jrnl

Crates.iojrnl
lib.rsjrnl
version0.1.1
sourcesrc
created_at2018-10-28 15:42:00.405111
updated_at2018-10-28 15:45:37.306119
descriptionJournal for your day. Rust for python equivalent of the same name. Does not support all the features and is not a goal. Pull requests are welcome.
homepagehttps://gitlab.com/dineshdb/jrnl
repositoryhttps://gitlab.com/dineshdb/jrnl
max_upload_size
id93129
size7,930
Dinesh Bhattarai (dineshdb)

documentation

README

Readme

Journal for your day. Rust for python equivalent of the same name. Does not support all the features and is not a goal. Pull requests are welcome.

Features

  • Basic adding and viewing.
  • Archives
    • Create yearly archives.
  • Emoji Support
  • Multiple journals
  • New Entry
    • Get Current Location. Need to know how to do this.
    • Get Current Weather. Not usable without location.
    • Extract time info from text.
    • Extract tags.
    • Extract mentions.
  • Search
    • by date
    • by location
    • by mentions
    • by stars (stars will be implemented as tags)
    • by tags
  • Security
    • Password Protection
    • Encryption
  • Summary

License

MIT License

Copyright

Commit count: 0

cargo fmt