Commit graph

25 commits

Author SHA1 Message Date
2b00252635
Add nix-based build environment 2024-09-09 00:19:31 +01:00
3c0f0f157c
Add a LICENSE file 2024-09-09 00:19:27 +01:00
c533bba79f
Allow to export note to stdout 2024-09-09 00:19:24 +01:00
fbc7dea378
Make all tests pass on OS X 2024-09-09 00:19:21 +01:00
d1bc231b91
Fix basics to work on OS X. Still have a few things to go. 2024-09-09 00:19:19 +01:00
c50d49ec10
Fix a few typos in README.md 2024-09-09 00:19:16 +01:00
0553a11f92
List notes sorted by creation date 2024-09-09 00:19:13 +01:00
f327471f37
Fix linter errors 2024-09-09 00:19:10 +01:00
42e507ec0a
Correctly track modified/unmodified notes 2024-09-09 00:19:08 +01:00
cb2464133b
Fix handling of multifile notes 2024-09-09 00:19:05 +01:00
2cd09b260d
Allow to import notes without headers 2024-09-09 00:19:02 +01:00
dfe6ff0c69
Fix shellcheck warnings 2024-09-09 00:18:59 +01:00
f0785bef6d
Store creation and modification dates separately 2024-09-09 00:18:56 +01:00
3370a8ed33
Test packing of binary attachments 2024-09-09 00:18:53 +01:00
574cc1acca
Allow packing multipart MIME 2024-09-09 00:18:51 +01:00
c2e7aaa478
Add graph export and ability to resume editing 2024-09-09 00:18:47 +01:00
6c4d4d7525
Update license information 2024-09-09 00:18:44 +01:00
e24888f788
Update README.md 2024-09-09 00:18:41 +01:00
6627e717d5
Move Message-Id -> X-Note-Id and add export to dot format 2024-09-09 00:18:39 +01:00
4cf3bcbd93
Remove unnecessary test directory (move tests to root) 2024-09-09 00:18:34 +01:00
aafdca4dee
Make the basic tests work 2024-09-09 00:18:30 +01:00
117d0afc29
Identify messages by ID instead of path 2024-09-09 00:18:25 +01:00
774ab9d17e
Update README.md 2024-09-09 00:18:20 +01:00
9032586abf
Implement packing/unpacking which are enough for basic use 2024-09-09 00:18:17 +01:00
ec46a11cc6
Initial verion of notes.sh 2024-09-09 00:18:12 +01:00