Commit Graph

29 Commits

Author SHA1 Message Date
Daniel - 57044376be
Do not treat dotfiles as projects 2020-09-20 16:40:48 +02:00
Daniel - 2c4cada1da
Also look into org-agenda-files when checking for missing bookmarks 2020-09-20 16:35:33 +02:00
Daniel - ce9a2f51eb
Add linting function for project management 2020-09-20 16:33:24 +02:00
Daniel - 66da74d63e
Fix typo 2020-09-20 16:22:29 +02:00
Daniel - 7a0fbff4c5
Do some cleanup in db-projects 2020-09-20 16:20:23 +02:00
Daniel - 9822736d8e
Move comment to right position 2020-09-20 16:09:40 +02:00
Daniel - 69c6a372eb
Add function to check for missing project bookmarks 2020-09-20 15:30:10 +02:00
Daniel - 9c0d630703
Remove all bookmarks when archiving a project
Not only the one to the project diary.
2020-09-20 15:13:26 +02:00
Daniel - 297bb6ac6e
Add short description of what db-projects is all about 2020-09-20 14:48:59 +02:00
Daniel - d9e74f6e54
Allow to list Org Mode files in projects not being searched by default 2020-09-20 14:48:18 +02:00
Daniel - 96d4f000ca
Add some autoload statements 2020-09-20 14:24:38 +02:00
Daniel - 4dead43c36
Check that newly created projects have not been archived before 2020-09-20 14:23:52 +02:00
Daniel - 644d463260
Update some docstrings in db-projects
As suggested by flycheck.
2020-09-20 14:12:50 +02:00
Daniel - 2a046610e9
Clean up projectile's cache explicitly when removing a project 2020-09-20 14:12:43 +02:00
Daniel - f662e5b990
Make projectile a hard dependency for personal project management 2020-09-20 14:10:46 +02:00
Daniel - 336ee9d7c4
Incorporate some suggestions from the byte compiler 2020-06-26 21:59:25 +02:00
Daniel - 9259c48272
[Projects] Delete bookmarks when archiving projects 2018-08-18 10:50:55 +02:00
Daniel - 1f08b83cf8
[Projects] Fix predicates to check for existing projects 2018-08-18 10:49:59 +02:00
Daniel - 2bae031158
[Projects] Add another newline 2018-08-18 10:49:30 +02:00
Daniel - e1a05acdec
[Projects] Cosmetics 2018-08-18 10:16:21 +02:00
Daniel - 45d8f2c79e
[Projects] Make new projects into git repositories whenever possible 2018-08-18 10:16:15 +02:00
Daniel - 583d2e679c
[Projects] Use long names when creating bookmarks for new projects
When archiving projects, the bookmark is not deleted automatically anymore; will
fix this later.
2018-08-18 10:16:09 +02:00
Daniel - 93c6bb2a81
[Projects] Fix typo 2018-08-05 16:35:44 +02:00
Daniel - 2c0b0db45e
[Projects] Simple projectile integration 2018-08-05 16:29:34 +02:00
Daniel - 141ed2c4bc
[Projects] Fix typo in function call 2018-08-05 16:29:03 +02:00
Daniel - 843714c39b
[Projects] Simplify generation of .projectile file 2018-08-05 16:26:01 +02:00
Daniel - b64c830ac5
[Projects] Simplify directory name concatenation 2018-08-05 16:23:37 +02:00
Daniel - 3f828b64fc
[Projects] Update todo list 2018-08-05 16:23:26 +02:00
Daniel - 6da48163df
[Projects] Add simple project management library 2018-08-05 16:19:52 +02:00