09-03-2025, 09:05 PM
(This post was last modified: 09-03-2025, 09:19 PM by Gary Beene.)
I was going to wait about posting gbNotes until I added more features, but I've gotten distracted and probably won't touch it again for a while. But since I use it daily I thought it ought to be good enough to share.
Link to Source Code Forum
The "database" is just a text file that uses "++++" as a delimiter between entries.
The first line of each entry is just a user name. Any number of lines can added after that.
On the left is a search term editor, a list of the most search terms and a list of the most recent search matches. Click on a match to see and edit the content. Ctrl+D will insert a date line into the editor, below which you can enter new content.
Each day, it does a backup of the CRM.txt file into a "backup" folder.
You can also view/edit/search the entire CRM.txt file
There's not much more to it. Simple, but good enough to let me track my contacts.
Link to Source Code Forum
The "database" is just a text file that uses "++++" as a delimiter between entries.
The first line of each entry is just a user name. Any number of lines can added after that.
On the left is a search term editor, a list of the most search terms and a list of the most recent search matches. Click on a match to see and edit the content. Ctrl+D will insert a date line into the editor, below which you can enter new content.
Each day, it does a backup of the CRM.txt file into a "backup" folder.
You can also view/edit/search the entire CRM.txt file
There's not much more to it. Simple, but good enough to let me track my contacts.
![[Image: gbnotes.png]](http://garybeene.com/images/gbnotes.png)