Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dhruvasagar/vim-dotoo

Org-mode like task logging & time tracking in Vim
https://github.com/dhruvasagar/vim-dotoo

Updated docs & Releasing 0.6.0

15a0e26b3ffeee5efc9ed2b635b328a138c5b629 authored over 10 years ago by Dhruva Sagar <[email protected]>
Using ':' as a separator between file & headline

e7cf5f8bc8c0387a48d5a61c7d6be2dcf9256281 authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved headline move functionality

daac1b096502cbab45cb8c07c4db08ae5a6ef53e authored over 10 years ago by Dhruva Sagar <[email protected]>
Fix #4

Moved away from trying to parse number of seconds into a time object
since that causes a lot of ...

c11f38173f693018aa0cd741a8162e6da3f227b1 authored over 10 years ago by Dhruva Sagar <[email protected]>
Reverted attempted time fix, broke other things

6ca86e469d28652cc4352018fc705ba762c869ff authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed headline.last_lnum in headline parser

95964be357730b88792f375aa9fe27b2ae32f20d authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed time.repeatable()

34f9ea9192ea1b2af62bc0521f50d1bfa95ae195 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed log summary to also include current clocking task

a3cd89a5f0cea261a9844deb30045fa6c423306c authored over 10 years ago by Dhruva Sagar <[email protected]>
Minor refactor

* Added time.repeatable(), rather than doing a manual check for 'repeat'
key on the time objec...

d72b0eb799c33540faf418cdd98415062cb55252 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixing #4

Fixing to_seconds for time object argument, should fix diff_time and
hence fix the clocking issu...

beaa55860554128452032610860d39050a1f049d authored over 10 years ago by Dhruva Sagar <[email protected]>
Removed vestigial code

50f2b7816d6b3f948d4e161a0f83b646eda5a243 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added task to improve documentation by this weekend

ab846da9b88deee9aae56f2208ab2dd7a21f435a authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated dotoo with more examples

99da9e235d4a0b0cf980921562dfa92e1448e601 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated headline add_headline & insert_headline

Updates the headlines level to be 1 more than the parent.

7174f0ffd398560025af4be2c7012b6ec5509495 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated parser

Read from the file instead of trying to readfile, so that unsaved
changes are also parsed.

121dd111c5fc49d01c113125d88e50590f955d53 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixing #2

Changed parsefile logic to check if we're trying to parse the current
file in which case we simp...

58e34f885423f925d89f2f74d325ccac8dbfed81 authored over 10 years ago by Dhruva Sagar <[email protected]>
Removed hacky work around for cursor jumps

388ea3f01cd8916900a70e8a07111df39f28f886 authored over 10 years ago by Dhruva Sagar <[email protected]>
Removed headline parent trap

Removed heavy logic of trying to maintain parents for each heading and
updated logic for moving ...

22abd8baeaeb19cf941b91889aaaa0c6038ae847 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added feature to move headlines

6c06782b5a43a779b249904dfe5762584a8e8318 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated README

bebc701228eb98f2bced14564d861998d7c3feb3 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added screenshots

cdabda7437064dc06586882ea3cbff189a3c62c3 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed agenda views change clearing

7247610a6173c29367c4e39c405d4c153c067c5e authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed Bernt Hansen's spellings

e83b878522a8f48e10a9d828158e79f2aa19bb35 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed show_view for refreshes

dd4d6727e2dc70f8477a50ec0bfd89f8ff7ed5d7 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed log_summary, added unmap

f3aa9602c98ab19de741277e63d604d41bd75d62 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added log summary agenad plugin header

b23f6c99f75df468bcf5445d583940a99fe88d83 authored over 10 years ago by Dhruva Sagar <[email protected]>
Readded the log summary plugin

5a7832dff4f9acf95b6ac78887c159231cf56457 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed capture.vim to fail gracefully with wrong input

17963599a028949eb9bdbb8272180a32345091de authored over 10 years ago by Dhruva Sagar <[email protected]>
Added refiles agenda view

Shows all headlines in the refile file to be refiled

2165e42e130eace27e78e2b6a0f3ff54216e5d91 authored over 10 years ago by Dhruva Sagar <[email protected]>
Revamped the agenda plugin system

* Moved headline caching back into agenda view manager, so
goto_headline, change, undo etc als...

f3d27cb8198545347fe80ee4bd7f30d3b32dc49b authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixing headline serialize for multiple content lines

f4543a3d1635fe55103bebd9d69f68b5f30290f5 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed agenda views menu

2bbf1e7941d5b65f2083015a0af4138262b7fff8 authored over 10 years ago by Dhruva Sagar <[email protected]>
Refactored agenda

* Added cleanup mechanism for agenda views to perform cleanup before
closing.
* Updated agenda...

d31326b4974a2fbf36d5ff8b26cffe05ce8bc59d authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed mapping issue with multiple views

5af4406808e0c11143251db1ef5ebd2e5fd47245 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed capture templates

* The template should be an array of lines, even if there is just one
line, makes it simple to...

c7be3a8e2651fd1c73b8c220d1a2eedf4ceb14bd authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated agenda & todos view plugin

1c1b79f3c6c67662870be7f1a7c8d103ce8273b0 authored over 10 years ago by Dhruva Sagar <[email protected]>
Releasing v0.5.0

* Refactored agenda and added agenda view plugins, separate plugins can
be registered and when...

2574209b2147927ec9dce1a7165d80f87823c26b authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated dotoo file, use agenda's Todo plugin to list TODOs

e7e60f1b5bb0740618d89eec89ff1edf9a6649c7 authored over 10 years ago by Dhruva Sagar <[email protected]>
Releasing v0.4.1

* Added todos agenda plugin, that adds a 'T' mapping to agenda view to
list unscheduled TODO i...

b56b324d8d26a107ce74d1fb6673544f85d9fb06 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added todos agenda plugin to list all unscheduled todos

d5cdac4fd1a4da133e0473a89401f8a1538ffcf6 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added support for clocking during capture

a701e6b59b46281431c9b757a199a446367a2e13 authored over 10 years ago by Dhruva Sagar <[email protected]>
Releasing v0.4.0

* Re-architectured & refactored agenda to expose a plugin API, now
plugin authors can write th...

a40f58e8d200c0fa5e12aacf934cc38218de8cb4 authored over 10 years ago by Dhruva Sagar <[email protected]>
Improving API for better capture

7acfce157b075f3dcfbde2894920e0729ac611e4 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated parser

* Updated parser such that it can now be used to parse an arbitrary set
of lines (useful for c...

66fc85585779aa8001f64ee87b16dcf05203a46d authored over 10 years ago by Dhruva Sagar <[email protected]>
Added dotoo's dotoo file as a sample

ab117264c0d5275ebae2a4de2e3274f5b010bbc9 authored over 10 years ago by Dhruva Sagar <[email protected]>
Switching TODO of task to NEXT when clock starts

15e057b848f25446d0d79b96e8b70a95f8080238 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated default agenda files path

2471a5e92ea4ece8cf3cd8a1411c14ad86f55475 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated headline.open()

Return true or false based on whether the file was opened or already
open. Pass the return of op...

5f3846a92187f3ca5b595eaa98c4d240073cc843 authored over 10 years ago by Dhruva Sagar <[email protected]>
Reverted removing noauto

Causes weird behavior because of files getting parsed multiple times
unnecessarily

8c9b60590f99af7c1f2ed75ebe70dfcaedf36ef7 authored over 10 years ago by Dhruva Sagar <[email protected]>
Readded metadate for dealing with closed headline

f005e17bc3eaa5a627d9279d505f561784ebbf5b authored over 10 years ago by Dhruva Sagar <[email protected]>
Removed noauto to fix syntax bug

8b436bf548439a9d087a0abb57316cc135482e83 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed split issue for tokenizer

c99d20cb1aec12175ac51fbdf24d14b4103d333a authored over 10 years ago by Dhruva Sagar <[email protected]>
Merge branch 'master' of github.com:dhruvasagar/vim-dotoo

Conflicts:
README.md

82dbfa3cf3f47434a36ef3c66be4dbed4dad3c39 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated time handling

5ceb728f0d6f370e7d9bb6f5d16ca6689d548070 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated README

3674a833b9f6b96cc41ba75bb351e2d70fb1f586 authored over 10 years ago by Dhruva Sagar <[email protected]>
Merge pull request #1 from mina86/patch-1

Fix link to vim-orgmode in README.md

7457d9db393d5aa37184219114e0a3fa9fbaf083 authored over 10 years ago by Dhruva Sagar <[email protected]>
Update README.md

README: fix vim-orgmode link

fac563986cc9aacac4cd406eeee1e7424e7b8017 authored over 10 years ago by Michal Nazarewicz <[email protected]>
Updated docs, bumped version

8e63d4a103a83705eb50a865e5ab99da22e81b5c authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed logbook summary to return 0 if no summary

6f0303ebb894e2162439757a60797e3c23635cc6 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed capture template select mode issue

ddaf4fc831b0e24301e79f55545b5d10fa1c96ef authored over 10 years ago by Dhruva Sagar <[email protected]>
Minor edit

7139aac3464b09b7c1f030d2fdd3dd9a0e0b2bd4 authored over 10 years ago by Dhruva Sagar <[email protected]>
Refactored agenda log summary

Shifted the bulk of the code to dotoo/agenda/log_summary.vim for cleaner
code and easier mainten...

390655564cf951d5bc77602f944457dbc68b6598 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated docs

d9bbdc73992f59e8a2f6acda56d8ed9263a1b8db authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved logic to remove log summary in agenda

f3e1d37adfcd2e8c962f41b5b04f8ebf207ab1b1 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added summary log for tasks in agenda view

daff1eb7d73cf9d5e69ac5a3a7068e39a260f840 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed typo in doc

62d6fe55cd69f2f83c8e899a1ba8250a8636c91b authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated docs, added credits to jceb/vim-orgmode

6896ce0f679736516457011b7ab32a187e5219ef authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated parser to parse only dotoo files and skip others

fb899d2975330c7cbb17ffd4b4a0b0c495394705 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated docs, added credits

7568bc6d1f814adff435a5e0ff7072e879b7ee78 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed typo

a7d8cd587b815ffa2af676ddbf16ebcacd9e43e1 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated docs

e81be9ec75c426deff9af2da7c91092c13bfe134 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated vim help doc

* Added info about abbrevs available for dotoo doc

056f0815557f6283496a552d516efaaac740fa73 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated REAMDE

3c7682f779fd196694f53dd2bd709f5a1616f9a4 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated README

5e7c4c3016c89b50ca2047b9fb505e12b510b5d2 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated README

ce45646e6cc0cb3b11367856ebb8ff80b565c5a6 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated README

fd5d16fc4f1c17bbec772a5cdad7820d478a3a07 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated doc

8a0599a1cbaa0317afe118ef765a9fa16726e268 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated & streamlined deadline() logic

* Previously I was calculating a next_deadline in an attempt to get to a
date just before toda...

12796ee422e2e23e0363504f25bdd9622ace315b authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved vim doc

* Added dotoo document mappings

5726b82a94088b63c6a3f380ccb0e8767c62fb3f authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved vim doc

86f1ed93bb05044f32d8ab20aad180d067c86b21 authored over 10 years ago by Dhruva Sagar <[email protected]>
Releasing v0.1.0

* Added basic documentation
* Updated version number in README

6546597bac2f507a2740129a11947c29e2505d81 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed parser, agenda & metadata serialization

bdff671b9811233a5dd112b59b7f5cc409e2c74d authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated parser to build a tree of headlines

* Added s:flatten_headlines to get a linear list of headlines for the
purpose of filtering for...

8afc52c54739745a9a94ceef566706f9420dd049 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated dotoo ftplugin

583d4e22df9883a0228b4d07b2c0c08cd574c49b authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixing agenda goto_headline

* First time you hit <CR> the file wasn't getting loaded properly since
the use of 'noauto' by...

f3f1fdba6c16c27f4008674bab0f676775daf0bb authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved dotoo ftplugin

e629f3acc6a2452e59913493525f56405581597d authored over 10 years ago by Dhruva Sagar <[email protected]>
Added headline.equal()

56c607b02c07666a009812580f96613d896dfaff authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved clocking

1533c36e79e0adf2bd4ba185e7771ec69ead4f7a authored over 10 years ago by Dhruva Sagar <[email protected]>
Added prompt to add current dotoo file to agenda files

ec2fb4a4fa1cd141ce4d7f8c3ef59d8f5f7baa62 authored over 10 years ago by Dhruva Sagar <[email protected]>
Added clocking

b6a1d38ceaa31d86d24d5c46d6a0f3dc6557ba86 authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed headline & lexer to be more silent

e6c009c08fda17d3a16a113cd7dcb2c1b0decf8d authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved agenda, now also parses current file if it's a dotoo file

8ad893b9ba600adb650fc15aeaff8c9f19738d3b authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved lexer to open files in background

17bb121211f0917d782c1fba0188c33599c3bd8e authored over 10 years ago by Dhruva Sagar <[email protected]>
Added foldexpr for dotoo files folding

195846e4672aed469c3d22a46a6035802bb0b8e8 authored over 10 years ago by Dhruva Sagar <[email protected]>
Minor edit

* Switched Todo back to first capture menu item.

2044e79b2af221bba45b90a321fb45a4db37cf95 authored over 10 years ago by Dhruva Sagar <[email protected]>
Updated capture.vim

d051f1b2d8c316f6265c82c3e087a9b7619da911 authored over 10 years ago by Dhruva Sagar <[email protected]>
Minor refactor, improved function names

f8c33bdaea884ca0ac2f7f4c1ac121034c704dbe authored over 10 years ago by Dhruva Sagar <[email protected]>
Added capture.vim to enable tasks capturing

4504d33dad1c9085d2757ea575e5c68811e9776f authored over 10 years ago by Dhruva Sagar <[email protected]>
Improved syntax files

4b9014839fa6c05ba9545540409da3520e71cb2c authored over 10 years ago by Dhruva Sagar <[email protected]>
Fixed typo

18ee0669bae0efdba5f29f4387fe46775b14d65f authored over 10 years ago by Dhruva Sagar <[email protected]>