Skip to content

TsukudaniVanish/article_manager

Repository files navigation

articleExplore

Haskell CI

this is article management cui app.

Introduction

the main strategy of this app is to store a note path for managing article. To do this, Users can search not only an article but also its note. This gives some short-cut for taking note in actual reading.

Usage

To store your reading article, use "add"

add (name: used for search) (reading article path) (a note file for it) (tags: this could be empty)

To edit your note for reading article, then "edit" is useful for you.

edit (name)

this command open suggested note path with neovim.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published