0
I Use This!
Inactive

Commits : Listings

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