You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# SnippetSource
2
2
3
3
**SnippetSource** lets you organise your favorite pieces of code, scripts, thoughts, notes or other documents in a user definable tree structure.
4
-
All data is stored in a simple yet powerful **SQLite** database which provides you with immediate access to your stored snippets.
4
+
All data is stored in a simple yet powerful **SQLite** database which provides you immediate access to your stored snippets.
5
5
6
6
Create new folders and documents, or you can drag and drop one or multiple files into the treeview to create them as snippets in SnippetSource. Nodes can be moved freely by dragging them to another folder.
0 commit comments