An open API service indexing awesome lists of open source software.

https://github.com/deshanadesai/sniplog

Stores thought snippets, things you read from the internet, quotations, reminders to yourself, just write them down and maintain a log.
https://github.com/deshanadesai/sniplog

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# SnipLog.

## :TODO: Major Features

1. [x] Add markdown to the todo
2. [x] Add tags field to the Post model.
3. [x] 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.