Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

editor-autolist doesn't work #20

Open
pdroalves opened this issue Jan 5, 2021 · 4 comments
Open

editor-autolist doesn't work #20

pdroalves opened this issue Jan 5, 2021 · 4 comments

Comments

@pdroalves
Copy link

Hello,
I'm trying to install the editor-autolist plugin but there is something going wrong. When I create a new tiddler, type "#" or "*", and then press enter, the entire line is replace by an empty line. The expected behavior with this plugin would be to jump to the next line and repeat the symbol.

I'm running TiddlyResearch v1.3. Is this plugin not compatible with this version?

@postkevone
Copy link
Owner

This is probably a compatibility issue between editors (Streams vs Autolist).
Disabling the Streams plugin should resolve the problem, I will do some testing later today.

@arunnbabu81
Copy link

@pdroalves Streams and editor autolist - both use tab and shift-tab for indenting and unindenting. In the control panel, there is an option to change the keyboard shortcuts. You can change the conflicting shortcuts there.

@postkevone
Copy link
Owner

After doing some testing I can say that the plugin works as intended with the newer version of tiddlyresearch.
Creating a blank line after writing only "#" or "*" without any text seems to be normal behaviour.

I have tried writing "# test" and the line is repeated as expected.
Let me know if you are still encountering editing problems.

@pdroalves
Copy link
Author

Good to know! I will update my instance. Thanks.

@pdroalves pdroalves reopened this Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants