From 790f6d025b4cf1730042e43ca943b51005ca5298 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Tue, 14 Dec 2021 12:56:23 +0100 Subject: [PATCH] Separated note taking apps. --- README.md | 17 ++++++++++------- data/apps.csv | 10 +++++----- data/categories.csv | 1 + 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 224360e..26f5179 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ If you want to contribute through a pull request, make sure to add new entries t # Summary -To date, **458** apps/tools covered, divided in **33** categories. +To date, **458** apps/tools covered, divided in **34** categories. # Index -[Backup](#backup) (8) | [Chat and instant messaging](#chat) (8) | [Conversion](#conversion) (4) | [Data management](#data-management) (17) | [Data transfer](#transfer) (22) | [Editors](#editors) (16) | [Email](#email) (8) | [File and file system handling](#file-handling) (46) | [File manager](#file-manager) (9) | [File systems](#file-system) (3) | [Font management](#font) (2) | [Funny tools](#funny) (12) | [Games](#games) (18) | [Graphics](#graphics) (11) | [Networking](#networking) (9) | [Office tools](#office) (13) | [Organizers and calendars](#organizers) (12) | [Productivity](#productivity) (17) | [Programming](#programming) (12) | [Security and encryption](#security) (16) | [Shells](#shells) (3) | [Sound and music](#music) (14) | [System monitoring](#monitor) (24) | [System tools](#system) (9) | [Terminals](#terminal) (8) | [Text processing](#text-processing) (30) | [Text search](#text-search) (8) | [Todo managers](#todo-manager) (11) | [Utilities](#utility) (32) | [Versioning](#versioning) (18) | [Viewers](#viewers) (18) | [Web browser](#browser) (9) | [Web development](#webdev) (11) +[Backup](#backup) (8) | [Chat and instant messaging](#chat) (8) | [Conversion](#conversion) (4) | [Data management](#data-management) (17) | [Data transfer](#transfer) (22) | [Editors](#editors) (16) | [Email](#email) (8) | [File and file system handling](#file-handling) (46) | [File manager](#file-manager) (9) | [File systems](#file-system) (3) | [Font management](#font) (2) | [Funny tools](#funny) (12) | [Games](#games) (18) | [Graphics](#graphics) (11) | [Networking](#networking) (9) | [Note taking](#note-taking) (5) | [Office tools](#office) (13) | [Organizers and calendars](#organizers) (12) | [Productivity](#productivity) (12) | [Programming](#programming) (12) | [Security and encryption](#security) (16) | [Shells](#shells) (3) | [Sound and music](#music) (14) | [System monitoring](#monitor) (24) | [System tools](#system) (9) | [Terminals](#terminal) (8) | [Text processing](#text-processing) (30) | [Text search](#text-search) (8) | [Todo managers](#todo-manager) (11) | [Utilities](#utility) (32) | [Versioning](#versioning) (18) | [Viewers](#viewers) (18) | [Web browser](#browser) (9) | [Web development](#webdev) (11) Some links to [related resources](#resources). @@ -265,6 +265,14 @@ Some links to [related resources](#resources). * [Rustcat](https://github.com/robiot/rustcat) - Netcat Alternative in Rust. * [speedtest-net](https://github.com/ddsol/speedtest.net) - Test internet connection speed and ping using speedtest.net. +## Note taking + +* [cadmus](https://github.com/RyanGreenup/cadmus) - Shell Scripts to Facilitate Effective Note Taking. +* [dn](https://github.com/tomlockwood/dn) - Daily notes command line tool. +* [jnrl](https://github.com/maebert/jrnl) - Collect your thoughts and notes without leaving the command line. +* [posce](https://github.com/posce/posce) - A note-taking toolkit for your command line. +* [Standard Unix Notes](https://github.com/Standard-Unix-Notes/unix-notes) - GPG Encrypted Notes/Notebook manager for BSD/Linux. + ## Office tools * [bib.awk](https://github.com/huijunchen9260/bib.awk) - Bibliography manager written in awk. @@ -300,18 +308,13 @@ Some links to [related resources](#resources). * [arbtt](http://arbtt.nomeata.de/) - (automatic, rule-based time tracker) runs in background, collecting information regarding open windows, focussed ones, etc.; it can be configured to display statistics on the collected data, e.g., figuring out the time spent on one specific window. * [Bartib](https://github.com/nikolassv/bartib) - Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports. -* [cadmus](https://github.com/RyanGreenup/cadmus) - Shell Scripts to Facilitate Effective Note Taking. * [cowyo](https://github.com/schollz/cowyo) - Feature rich wiki webserver for minimalists. * [dijo](https://github.com/NerdyPepper/dijo) - Scriptable, curses-based, digital habit tracker. -* [dn](https://github.com/tomlockwood/dn) - Daily notes command line tool. * [eureka](https://github.com/simeg/eureka) - Store your ideas without leaving the terminal. * [gdir](https://github.com/pafoster/gdir) - A command line tool which queries Google Directions. The tool displays results as human-readable text. * [habitctl](https://github.com/blinry/habitctl) - Minimalist command line tool you can use to track and examine your habits. -* [jnrl](https://github.com/maebert/jrnl) - Collect your thoughts and notes without leaving the command line. * [ledger](http://ledger-cli.org/) - A powerful, double-entry accounting system from the command-line; it uses a simple yet powerful text syntax to specify the items to account. -* [posce](https://github.com/posce/posce) - A note-taking toolkit for your command line. * [Qalculate](https://qalculate.github.io/) - Multi-purpose calculator with customizable functions, units, arbitrary precision, plotting (it includes a GUI). -* [Standard Unix Notes](https://github.com/Standard-Unix-Notes/unix-notes) - GPG Encrypted Notes/Notebook manager for BSD/Linux. * [Translate Shell](https://www.soimort.org/translate-shell/) - Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc. * [tuxi](https://github.com/Bugswriter/tuxi) - A CLI tool that scrapes Google search results and SERPs that provides instant and concise answers. * [Watson](https://github.com/TailorDev/Watson) - Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients. diff --git a/data/apps.csv b/data/apps.csv index 2c2fec8..864e74f 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -215,12 +215,12 @@ file-handling,zoxide,https://github.com/ajeetdsouza/zoxide,A faster way to navig viewers,TerminalImageViewer,https://github.com/stefanhaustein/TerminalImageViewer,Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters. monitor,whowatch,https://www.tecmint.com/whowatch-monitor-linux-users-and-processes-in-real-time/,Monitor Linux Users and Processes in Real Time. productivity,dijo,https://github.com/NerdyPepper/dijo,"Scriptable, curses-based, digital habit tracker." -productivity,cadmus,https://github.com/RyanGreenup/cadmus,Shell Scripts to Facilitate Effective Note Taking. +note-taking,cadmus,https://github.com/RyanGreenup/cadmus,Shell Scripts to Facilitate Effective Note Taking. file-handling,twf,https://github.com/wvanlint/twf,Standalone tree view file explorer. text-processing,delta,https://github.com/dandavison/delta,A syntax-highlighter for git and diff output. graphics,chafa,https://github.com/hpjansson/chafa,Terminal graphics for the 21st century. viewers,youtube-viewer,https://github.com/trizen/youtube-viewer,Lightweight application that searches and streams videos from YouTube. -productivity,posce,https://github.com/posce/posce,A note-taking toolkit for your command line. +note-taking,posce,https://github.com/posce/posce,A note-taking toolkit for your command line. file-handling,dutree,https://github.com/nachoparker/dutree,A tool to analyze file system usage written in Rust. text-processing,ydiff,https://github.com/ymattw/ydiff,"View colored, incremental diff." security,kpcli,http://kpcli.sourceforge.net/,A command line interface for KeePass. @@ -265,7 +265,7 @@ versioning,forgit,https://github.com/wfxr/forgit,A utility tool powered by fzf f office,scholarref,https://adamsgaard.dk/scholarref.html,Tools to never deal with journal webpages again. games,crappybird-py,https://github.com/JonPizza/crappybird-py,Flappy bird. office,conrad,https://github.com/vinayak-mehta/conrad,Track conferences and meetups. -productivity,dn,https://github.com/tomlockwood/dn,Daily notes command line tool. +note-taking,dn,https://github.com/tomlockwood/dn,Daily notes command line tool. versioning,onefetch,https://github.com/o2sh/onefetch,Git repository summary on your terminal. data-management,jtc,https://github.com/ldn-softdev/jtc,JSON manipulation and transformation. email,NeoMutt,https://neomutt.org/,Patched and up-to-dated mutt fork. @@ -320,7 +320,7 @@ organizers,calcurse,https://calcurse.org/,"A calendar and scheduling application music,castero,https://github.com/xgi/castero,A TUI podcast client for the terminal. security,GnuPG,https://gnupg.org/,GnuPG is a complete and free implementation of the OpenPGP standard as defined by RFC4880 (also known as PGP). chat,tiny,https://github.com/osa1/tiny,tiny is an IRC client written in Rust. -productivity,Standard Unix Notes,https://github.com/Standard-Unix-Notes/unix-notes,GPG Encrypted Notes/Notebook manager for BSD/Linux. +note-taking,Standard Unix Notes,https://github.com/Standard-Unix-Notes/unix-notes,GPG Encrypted Notes/Notebook manager for BSD/Linux. monitor,below,https://github.com/facebookincubator/below,A time traveling resource monitor for modern Linux systems monitor,lfs,https://github.com/Canop/lfs,A thing to get information on your mounted disks webdev,ain,https://github.com/jonaslu/ain,An HTTP API client for the terminal. @@ -330,7 +330,7 @@ versioning,gitui,https://github.com/extrawurst/gitui,GitUI provides you with the games,rpg-cli,https://github.com/facundoolano/rpg-cli,Your filesystem as a dungeon! file-handling,dua,https://github.com/Byron/dua-cli,Disk Usage Analyzer. Learn about the usage of disk space of a given directory with parallel access to max out SSD exploration. data-management,usql,https://github.com/xo/usql,Universal command-line interface for SQL databases. -productivity,jnrl,https://github.com/maebert/jrnl,Collect your thoughts and notes without leaving the command line. +note-taking,jnrl,https://github.com/maebert/jrnl,Collect your thoughts and notes without leaving the command line. data-management,tabview,https://github.com/TabViewer/tabview,Python curses command line CSV and tabular data viewer. versioning,Bazaar,http://bazaar.canonical.com/en/,"Multiplatform version control system supporting diffferent workflows; it is part of the GNU Project, and it is free software sponsored by Canonical." versioning,grv,https://github.com/rgburke/grv,"Git Repository Viewer - A terminal based interface for viewing Git repositories. It allows refs, commits and diffs to be viewed, searched and filtered." diff --git a/data/categories.csv b/data/categories.csv index 3bfcb22..bff14b1 100644 --- a/data/categories.csv +++ b/data/categories.csv @@ -14,6 +14,7 @@ funny,Funny tools, games,Games, graphics,Graphics, networking,Networking,Programs to deal with networks and communication +note-taking,Note taking, office,Office tools,Spreadsheet and presentations organizers,Organizers and calendars,"Calendar managers" productivity,Productivity,