@@ 7,6 7,8 @@ This was mostly inspired by neuron and the Structured Zettel approach.
The reason I decided to make something different from neuron was that
I felt this was simpler and more portable.
+I wrote a blog post going into more detail [here](https://wing.fancycade.xyz/simple-zettelkasten-in-c.html).
+
# Install
For Debian:
@@ 67,6 69,27 @@ DATE: 2020-07-04
*---*
+## Shortcuts
+
+After a while the desired options are memorized so it is helpful to have
+shortcuts when the szc command is initially run.
+
+### Query
+
+ szc query
+
+### Link
+
+ szc link
+
+### New Hub
+
+ szc new hub
+
+### New Zettel
+
+ szc new zettel
+
# License
GPLv3