Journal

2022-07-01

Vim Notes - Tags Fuzzy Finder

Vim Notes stores the list of known tags in a dedicated file, named tags. Unfortunately …

Tags:
  • Vim
  • Tags
  • Note
  • Vim notes
Journal

2022-06-26

Python-VLANG Data Tool

In this example, I have used a simple VLANG script and a Python script to display a …

Tags:
  • Vlang
  • Sqlite
  • Python
  • Sqlite database
Journal

2022-06-22

Libreoffice CSVTODO Database

LibreOffice provides a versatile developing tool and graphical interface for databases.

BASE, the name of the application …

Tags:
  • Csv
  • Database
  • Csv tables
  • Csvtodo
Journal

2022-06-17

VIM Snippets

Code snippets are reusable code blocks that can save considerable typing. COC includes a snippets engine that supports …

Tags:
  • Snippets
  • Coc
  • Snipmate
  • Vlang
Journal

2022-06-13

My Smart Notes

In my note-taking system I divide my notes into four types:

  • Standard notes,
  • Project notes,
  • Literature notes …

Tags:
  • Notes
  • Literature notes
  • Standard notes
  • Project notes
Journal

2022-06-09

Note-taking Desktop Application and GVIM

GVIM the VIM text editor GUI version for Windows has two different executables, vim.exe …

Tags:
  • Desktop application
  • Windows
  • Vim text
  • Text editor