deshanadesai / SnipLog

Stores thought snippets, things you read from the internet, quotations, reminders to yourself, just write them down and maintain a log.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnipLog.

:TODO: Major Features

  1. Add markdown to the todo
  2. Add tags field to the Post model.
  3. Tags are hyperlinked. Clicking a tag returns all the posts with the same tag
  4. [] Search bar, for content and tag. Something like gmail search maybe?
  5. [] Auth
  6. [] Merging PushIt functionality but with a better name.
  7. [] Move this todo to the wiki. When bored and don't want to code.
  8. [] Snips should be like reddit posts, body opening only on click of button.
  9. [] Also should be editable on a click of single button, thats how it is a dump.
  10. [] Inheritance of the main layout to all other pages.

About

Stores thought snippets, things you read from the internet, quotations, reminders to yourself, just write them down and maintain a log.


Languages

Language:Python 60.7%Language:HTML 39.3%