Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/f3riend/sign-book

helps you take notes and record bookmarks for your purposes
https://github.com/f3riend/sign-book

console-application cpp csv-file note-editor note-taking

Last synced: about 2 months ago
JSON representation

helps you take notes and record bookmarks for your purposes

Awesome Lists containing this project

README

        

# Sign Book

First of all, I am a forgetful person because I have a lot of plans in my head and as time goes by I can forget great ideas and projects that come to my mind, the purpose of this is that when I find something and something comes to mind, I can take a note of it and put it into practice in the future.

For example, I save a lot of things on the internet because I think it will be useful, but when I look for it later it takes time to find it and that gets in the way.

The working logic is simple, there are 3 different strains in the csv file:
- Name
- Purpose
- Link
as such, just do not touch the csv file or make any changes without the editor.

![SnapShot](https://github.com/f3riend/sign-book/blob/main/sign-book.png)
![Code](https://github.com/f3riend/sign-book/blob/main/sign-book-code.png)