4124f07fa9
Trim whitespace at end of entry
...
* undone/main.scm (add): Trim whitespace from the end of whatever text
gets filled in.
(default): Place newline after each item.
2012-08-17 01:56:25 +02:00
3a132e8040
Use `,' to denote list
...
* undone/main.scm (add): When encountering a value that starts with
`,', assume that it should be turned into a list.
2012-08-17 01:45:20 +02:00
206294033b
Use one big file for now
...
* undone/main.scm (todo-list-file): Check to see if we should use a
file in XDG_DATA_HOME or HOME.
(mkdirs): New function.
(save): Ensure the directory tree exists by calling `mkdirs' first.
2012-08-17 01:26:52 +02:00
88212abab3
Don't auto-compile
...
Doesn't look nice when your rc file compiles every time.
2012-08-15 00:45:05 +02:00
5769114042
Add Makefiles and others
2012-08-15 00:24:32 +02:00
50dc2da0b1
Add sorting and don't collect result
2012-08-14 23:44:27 +02:00
d1bc934f9c
Simplify macro
2012-08-14 22:53:43 +02:00
8681daf54a
Improve macro
2012-08-14 22:40:40 +02:00
17d9c17d9f
Simplify call to define-view
2012-08-14 22:24:34 +02:00
b026bf9fcc
Rename test view to raw
2012-08-14 21:41:41 +02:00
e8e7d1fcee
Prettier test-view output
2012-08-14 21:41:01 +02:00
252e766648
Oops, should have been more careful
2012-08-14 21:27:24 +02:00
7376a87f72
Load rc from appropriate location
2012-08-14 21:23:46 +02:00
a90567ae22
Properly load undonerc
2012-08-14 21:11:55 +02:00
ffbff6beb6
Initial commit.
2012-08-13 01:16:04 +02:00