Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skoef/stamp
Stamp
https://github.com/skoef/stamp
Last synced: about 1 month ago
JSON representation
Stamp
- Host: GitHub
- URL: https://github.com/skoef/stamp
- Owner: skoef
- License: gpl-3.0
- Created: 2014-12-01T15:07:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T14:26:50.000Z (over 9 years ago)
- Last Synced: 2023-03-11T13:03:16.839Z (almost 2 years ago)
- Language: C
- Size: 328 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Stamp
Stamp is a command line note-taking software for POSIX compatible systems. At the moment it's tested on GNU/Linux and on FreeBSD, but it should be very portable for other platforms. It is forked from [Memo] by Niko Rosvall at version 1.4. The main difference being that Stamp supports categories and Memo focusses on status of notes, like todo's. Stamp is inspired by [Stampnote] for OSX.
## Example usage
```sh
$ stamp -a movies "Cloudy with a chance of meatballs"
$ stamp -s movies
1 2014-11-15 Frozen
2 2014-12-01 Cloudy with a chance of meatballs.
$ stamp -d movies 1
note 1 removed from category movies
```
[Memo]:http://getmemo.org
[Stampnote]:http://slidetorock.com