Skip to content

Commit e44d63d

Browse files
committed
nit - add example screen
1 parent 8635ff8 commit e44d63d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
mind
23
*.log
34
nimcache/

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Mind - *tags for the sane*. A NIMble and efficient tag-based system for file and
33

44
With a focus on simplicity, **Mind** allows users to effortlessley exploit the tagging system to create multiple layouts and structures (think quick semantic lookups, or even KANBAN for your terminal). All due to tags and a powerful boolean-based lookup DSL.
55

6+
### Usage example
7+
<img src="./assets/screen.png" height="750">
8+
69
### TODOs
710

811
- [x] Files and Tags logic

assets/screen.png

341 KB
Loading

0 commit comments

Comments
 (0)