Skip to content

prex-aliya/rustynotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUSTY NOTES

//////////////////////////////////////////////////////////////
WARNING: Under Construction
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

Rusty notes will be a application that helps you keep a to-do list while making an easy way for you to keep track of where you found your knowledge and how to get back to it, a homemade wiki.

Currently, it is just a to-do list.

IMAGEHERE

  1. Quick Start
  2. Install
    1. Linux
  3. Sources

Quick Start

Install

Currently Linux is the only supported platform, but there are plans for extending our reach.

To run use the command:

    cargo run TODO

Withing the projects directory

Other

For installation on other platforms a rust dev environment is needed and not currently test.

TODO:

  • Add CLI
  • Add intake from existing markdown
  • Add markdown date parser
  • Fix if no first item in first window
  • Multiple lists
  • Make a to-do list
  • Take Out Trash
  • Update README

What it will eventually be

- [X] Test 1            |> This is a description of this
- [ ] Test 2            |

Sources

Thanks to Tsoding, he really go this project off its feet and his repo todo-rs, it help a ton to start this project up.

Tsoding

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages