wiki.js electron applicable opensource
Export Notes: Use a script to export your notes from Obsidian. You can use plugins like
obsidian-exportor write a custom script to export your notes in Markdown format2.Convert to HTML: Use a static site generator like Jekyll, Hugo, or NextJS to convert your Markdown files into HTML. These tools can take your Markdown files and generate a complete website1.
Deploy the Website: Use a hosting service like GitHub Pages, Netlify, or Vercel to deploy your static site2. These platforms make it easy to publish your website and keep it updated automatically whenever you push changes to your repository.
Automate the Process: Set up a continuous integration/continuous deployment (CI/CD) pipeline using tools like GitHub Actions or GitLab CI/CD to automate the export, conversion, and deployment steps2.
Calendar: This plugin integrates with daily notes and allows you to view and add daily notes directly from the calendar. It's a great way to keep track of tasks and deadlines.
Dataview: This powerful plugin allows you to query your notes like a database. You can use it to extract metadata from your Kanban boards and display it in various formats, including calendar views.
Templater: This plugin allows you to create advanced templates for quick note additions. You can automate the insertion of dates, tasks, and other information into your notes.
Tasks: This plugin helps you manage tasks within Obsidian. It can parse dates and due dates, making it easier to integrate with your Kanban board and calendar.
wiki.js electron applicable opensource
Automate the Process: Set up a continuous integration/continuous deployment (CI/CD) pipeline using tools like GitHub Actions or GitLab CI/CD to automate the export, conversion, and deployment steps2.
Calendar: This plugin integrates with daily notes and allows you to view and add daily notes directly from the calendar. It's a great way to keep track of tasks and deadlines.