Skip to content

iwillig/daily-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Record

A tool for managing your work and knowledge.

This tool parsers your notes and builds a personal knowledge-base that is designed to help you manage your work and personal life.

Tools

Daily record uses Pandoc to parse a folder of notes. It then builds a database based on Datalog that allows you to query for information. Everything is built on GraalVM to ensure its fast. All configuration is done in YAML.

We expose a query language and full text search for documents that you create.

Installation for development

If you have homebrew, you can install the dependences via homebrew

brew bundle  ## Install via homebrew
sdk env      ## Install GraalVM
bb build-cli ## Build local binrary for project

Install via homebrew

brew install daily-record

About

A tool for managing your work and knowledge

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages