Alas can insert new empty days into your plan, remove empty days from past, schedule tasks and help you stay in touch with your contacts. Alas updates

GitHub - hackberrydev/alas: A command line utility for your plan in a single Markdown file.

submited by
Style Pass
2022-05-13 14:30:18

Alas can insert new empty days into your plan, remove empty days from past, schedule tasks and help you stay in touch with your contacts.

Alas updates your backup file. Using alas can destroy your data due to unintended use or a bug in Alas. Always keep a backup of your plan file.

If you are using MacOS or a Linux based operating system, visit the Alas releases page and download the latest release for your operating system. Add the Alas executable path to your PATH and you can run alas with your plan file.

At the moment, we don't provide an executable for Windows. However, you can try compiling Alas on Windows and running it. To compile Alas, you need Janet and JPM. See the Janet installation instructions for more information.

Since Janet wasn't tested on Windows, we expect some problems. You can try running alas from the same directory as you plan file, to avoid path related issues.

Alas will create a backup of the plan file before running any other commands, by default. To skip creating a backup, pass the --skip-backup option.

Leave a Comment