0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make :SearchNotes work properly without vim-shell (fixes #53) More... over 8 years ago
Add lots of debug logging (related to issue #53) More... over 8 years ago
Document issue #53 in the README More... over 8 years ago
Revert changes from eaf2d447f2* More... over 8 years ago
Release changes to search-notes.py as vim-notes 0.33.1 (issue #53) More... over 8 years ago
Use null handler to avoid noise on stderr (issue #53) More... over 8 years ago
Only enable logging when connected to interactive terminal (issue #53) More... over 8 years ago
Fix superficial Python 3 incompatibilities in search-notes.py* More... over 8 years ago
Make search-notes.py PEP-8 compliant* More... over 8 years ago
Bug fix for git commit message trick in documentation More... over 8 years ago
Improve getting started instructions More... over 8 years ago
Document how to use notes file type for git commit messages More... almost 9 years ago
Enable showing code block markers More... about 9 years ago
Update installation instructions More... about 9 years ago
Merge pull request #104: Make concealing configurable More... about 9 years ago
Document text folding of headers (issue #106) More... about 9 years ago
Fix issue #102: Code block detection seems somewhat broken More... about 9 years ago
Added documentation for conceal options. More... about 9 years ago
Made concealing configurable. More... about 9 years ago
Easy customization of new note template (also from command line) More... over 9 years ago
Merge pull request #103: Open HTML in split & Mediawiki converter More... over 9 years ago
Fixed case matching. More... over 9 years ago
Added coloring to TODO, XXX, and strikethrough to DONE More... over 9 years ago
Updated documentation to contain :NoteToMediawiki More... over 9 years ago
Added support for converting to Mediawiki syntax. More... over 9 years ago
Added ability to open html in a new split. More... over 9 years ago
Merge pull request 98: Accept ``` code markers (similar to GFM*) More... over 9 years ago
Emit proper Markdown horizontal rulers in conversion to Markdown format More... over 9 years ago
Removed additional space More... over 9 years ago
Fixed parsing for Inline Code marker More... over 9 years ago