NoteFinder гелкое в использовании ПО для создания и управления записями написанными на Python.
0.20 MB|License: BSD License
NoteFinder is an easy-to-use, useful free software to write and manage notes written in Python for Unix systems.
Here are some key features of "NoteFinder":
· Creating, editing and viewing notes
· Importing text files as notes
· Multitagging
· Searching by date and/or tag
· Showing information about notes
· Showing notes summary
Unlike other programs NoteFinder:
· Is CLI program
· Uses plain-text files instead of databases
· Requires Python and GNU Nano only
USAGE: nofi [OPTION] [ARGUMENT]
-n, --new [NAME]
create new note
-i, --import [PATH]
add text file to db
-e, --edit [NAME]
edit note
-v, --view [NAME]
view note and its properties (e.g.: name, date, tags)
-f, --find
search notes by date or/and tag
-s, --summary
view summary
-h, --help
view this help message
-a, --about
about this software
Requirements:
· Python
· nano
What's New in This Release:
· Finding related notes
· Assigning tags automatically
· Redesigned editor dialogue.
· Creating storage directories automatically
· Showing notes created this day at start.
· Assigning names for new notes (using current time & date)