SkillAgentSearch skills...

Noteapp

noteapp for taking notes in markdown

Install / Use

/learn @songz/Noteapp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Backup notes

To backup your notes, do the following steps:

  1. pwd To find the path of your existing installation.
  • example output: /home/user55/noteapp
  1. Open crontab: crontab -e
  2. Add the following command (New Line). Replace /home/user55/noteapp with your own installation path
  • * * * * * cd /home/user55/noteapp && ./scripts/backup.sh >> ./logs/backup.log
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks1

Languages

JavaScript

Security Score

55/100

Audited on Mar 14, 2023

No findings