A plugin that connects Obsidian with LINE. Messages sent from LINE are automatically saved as Obsidian notes.
This plugin encrypts messages for secure transmission between LINE and Obsidian.
test)You can customize file names using these variables:
{date} - Date with hyphens (2024-01-15){datecompact} - Date without hyphens (20240115){time} - Time only (14:30:45){datetime} - Full datetime (20240115143045){messageId} - Unique message identifier{userId} - LINE user ID{timestamp} - Unix timestampExample: {date}_{time}_LINE → 2024-01-15_14-30-45_LINE.md
If you encounter any issues, please report them on GitHub Issues.
MIT