Stores thought snippets, things you read from the internet, quotations, reminders to yourself, just write them down and maintain a log.
4
stars
1
forks
source link
SnipLog.
:TODO: Major Features
- [x] Add markdown to the todo
- [x] Add tags field to the Post model.
- [x] Tags are hyperlinked. Clicking a tag returns all the posts with the same tag
- [] Search bar, for content and tag. Something like gmail search maybe?
- [] Auth
- [] Merging PushIt functionality but with a better name.
- [] Move this todo to the wiki. When bored and don't want to code.
- [] Snips should be like reddit posts, body opening only on click of button.
- [] Also should be editable on a click of single button, thats how it is a dump.
- [] Inheritance of the main layout to all other pages.