- It's a simple plugin which lets you to create png memo cards from your written text.
- Select written text
- Press CTRL + P to open command menu.
- Choose generate memo
A png containing your text will be created within a "memos" folder
You can find various options within the settings tab of the plugin
- Font size
- Font color
- Font styling
- Default width
- Default height
- Background color
- Linear gradient support
git clone https://github.com/Sparky4567/memocards.git ./obsidian/plugins/memocards
cd memocards
npm install --save
npm run build
enable plugin