1.0.11 โ€ข Published 10 months ago

joplin-plugin-yesyoukan v1.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

YesYouKan - Kanban plugin for Joplin

YesYouKan is a Kanban plugin for Joplin. To begin, install the plugin, then go to the menu and select Tools => Create Kanban Board.

YesYouKan converts a note into a Kanban board format. An H1 heading represents a stack (or column), while an H2 heading serves as a card within that stack. Any text below the H2 heading acts as the card's description.

To identify a note as a Kanban board, it must include a kanban-settings code block at the end. This block is required, even if left empty, to ensure the note is recognised as a Kanban board.

Example

This is how a board would look like:

Example kanban board

For a note like this:

# โฐ To Do

## ๐Ÿ’ฐ Secure funding

Research loans or investors to finance the business.

## ๐Ÿฌ Find a retail location

Identify a suitable shop space with good foot traffic and visibility.

## ๐ŸŽน Choose piano brands

Decide on the brands of pianos and accessories to stock based on market demand.

# ๐Ÿš€ In Progress

## ๐Ÿงพ Negotiate lease

Finalize the lease agreement with the property owner, ensuring terms are favorable.

## ๐Ÿ“š Order initial inventory

Place orders for pianos, accessories, and other essentials to stock the store.

# ๐ŸŽ‰ Done

## ๐Ÿ“’ Register the business

Complete legal paperwork to officially establish the business.

## ๐Ÿ“‹ Create business plan

Draft a comprehensive plan outlining business strategy, target market, and financial projections.

```kanban-settings
# Do not remove this block
```

To do

  • Allow using an existing note as a card
  • Implement support for a few options
  • Create an option dialog to change the options

Credits

License

MIT

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago