-
I'm experiencing an Issue, that when I klick or mark text in the Markdown segment, Joplin freezes. I think this is happening because my Database is Encrypted?
Here is the log:
```
022-05-31 18:…
-
Any chance to get this plugin merged ? https://github.com/joplin/plugin-collaboration/pull/13
See the GSOC 2022 https://discourse.joplinapp.org/t/week-10-update-real-time-collaboration-on-a-note/1970…
-
Hi,
First of all, I thank you for super useful plugin! 👍
I would like to report a bug regarding "align wrapped list items".
It often malfunctions (usually it occurs when I restart joplin cl…
-
This template:
```
{{#custom_datetime}}ddd D MMM YYYY{{/custom_datetime}}
```
renders to:
```
Fri 28 Jan 2022
```
but I would like to get the month and day names localized in my langua…
-
Environment:
- PlantUML2: `1.11.0`
- Joplin `2.10.19` (prod, darwin)
- higher versions are also incorrect
source:
````
```plantuml
@startuml
Alice -> Bob: Authentication Request
Bob --> A…
-
Some notes/writings make more or less intensive use of admonitions.
It would be wonderful to have these somehow previewed.
This is a capture from Joplin's Admonition support plugin for inspiration…
-
Hi - can you change the plugin so it takes the date format from Joplin.
I have Joplin set to dd-mm-yy but your plugin needs mm-dd-yy
-
Hello,
First of all, thank you for the great plugin! I had been searching for this feature for a long time, and seeing that you implemented it in Joplin is wonderful because this increases the app'…
-
## Operating system
Android/iOS
## Joplin version
3.0
## Mobile plugins: Provide file system and database access
Many of the [plugins that fail to run on mobile](https://discourse.jopli…
-
There is an issue when I try to build a plugin generated with this generator using Node 18.
```
PS ...> npm run dist
> my-joplin-plugin@1.0.0 dist
> webpack --joplin-plugin-config buildMain …