Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request a convenient way to add wikilink #128

Closed
yuukarii opened this issue Aug 3, 2024 · 4 comments
Closed

Request a convenient way to add wikilink #128

yuukarii opened this issue Aug 3, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@yuukarii
Copy link

yuukarii commented Aug 3, 2024

Hi,
I usually use wikilinks to connect between pages. I wish there was a button to help me add a wikilink, displaying a list of existing pages. I have many subpages, and it's difficult to remember the names of the parent and the page I want to link to.

Thanks!

@redimp
Copy link
Owner

redimp commented Aug 4, 2024

Hey @yuukarii, thanks for opening up this request. Maybe the link button should open up a modal which lets you choose from/search in the list of existing pages? Maybe this would be useful for attachments, too?

@redimp redimp added the enhancement New feature or request label Aug 4, 2024
@yuukarii
Copy link
Author

yuukarii commented Aug 4, 2024

Hi @redimp , yes, that's exactly what I want.

@redimp
Copy link
Owner

redimp commented Nov 16, 2024

Finally working on this. I've decided to rework the right sidebar in the editor. Quick preview:
image

redimp added a commit that referenced this issue Nov 16, 2024
As brought up in #128, a more convient way of adding links to existing
pages was missing in the editor. The right sidebar, which was the home
of un-convenient copy-n-paste markdown codes for attachments, has been
reworked: Now pages and attachments can be picked from a dropdown list
and inserted at the current cursor position in the editor.
@redimp
Copy link
Owner

redimp commented Nov 17, 2024

Released in v2.8.0.

@redimp redimp closed this as completed Nov 17, 2024
eifelmicha pushed a commit to Schmitzis/otterwiki that referenced this issue Dec 14, 2024
As brought up in redimp#128, a more convient way of adding links to existing
pages was missing in the editor. The right sidebar, which was the home
of un-convenient copy-n-paste markdown codes for attachments, has been
reworked: Now pages and attachments can be picked from a dropdown list
and inserted at the current cursor position in the editor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants