Add Permalinks to Comments #234

Closed
opened 2025-11-01 20:51:31 -05:00 by GiteaMirror · 12 comments
Owner

Originally created by @devadattas on GitHub (Jun 13, 2024).

Description:

We need to add the functionality of permalinks to comments within the Vikunja application. This will allow users to directly link to specific comments, enhancing the usability and navigation of the comment section.

Acceptance Criteria:

  1. Each comment should have a unique permalink.
  2. The permalink should be easily accessible from the comment interface (e.g., a link icon next to each comment).
  3. Clicking on a permalink should navigate the user directly to the corresponding comment, highlighting it or bringing it into view.
  4. Permalinks should be shareable and retain functionality across different devices and sessions.

Technical Notes:

  • Ensure the permalink format is consistent with Vikunja's existing URL structure.
  • Update the comment component to include the permalink feature.
  • Test for cross-browser compatibility and responsiveness.

Additional Information:
This feature request stems from user feedback indicating the difficulty in referencing specific comments in long threads. Implementing permalinks will significantly improve the user experience.

Originally created by @devadattas on GitHub (Jun 13, 2024). **Description:** We need to add the functionality of permalinks to comments within the Vikunja application. This will allow users to directly link to specific comments, enhancing the usability and navigation of the comment section. **Acceptance Criteria:** 1. Each comment should have a unique permalink. 2. The permalink should be easily accessible from the comment interface (e.g., a link icon next to each comment). 3. Clicking on a permalink should navigate the user directly to the corresponding comment, highlighting it or bringing it into view. 4. Permalinks should be shareable and retain functionality across different devices and sessions. **Technical Notes:** - Ensure the permalink format is consistent with Vikunja's existing URL structure. - Update the comment component to include the permalink feature. - Test for cross-browser compatibility and responsiveness. **Additional Information:** This feature request stems from user feedback indicating the difficulty in referencing specific comments in long threads. Implementing permalinks will significantly improve the user experience.
Author
Owner

@Benimautner commented on GitHub (Jun 13, 2024):

I'm guessing you're talking about the web frontend for vikunja? This repository is for the Android app, and we don't even have comment support yet.

You probably want to head there: https://kolaente.dev/vikunja/vikunja

@kolaente

@Benimautner commented on GitHub (Jun 13, 2024): I'm guessing you're talking about the web frontend for vikunja? This repository is for the Android app, and we don't even have comment support yet. You probably want to head there: https://kolaente.dev/vikunja/vikunja @kolaente
Author
Owner

@kolaente commented on GitHub (Jun 13, 2024):

I've added an item to the backlog about this - for the web version.

@kolaente commented on GitHub (Jun 13, 2024): I've added an item to the backlog about this - for the web version.
Author
Owner

@devadattas commented on GitHub (Jun 18, 2024):

Isn't this https://github.com/go-vikunja/vikunja a mirror for https://kolaente.dev/vikunja/vikunja ?

@devadattas commented on GitHub (Jun 18, 2024): Isn't this https://github.com/go-vikunja/vikunja a mirror for https://kolaente.dev/vikunja/vikunja ?
Author
Owner

@kolaente commented on GitHub (Jun 18, 2024):

Yes.

@kolaente commented on GitHub (Jun 18, 2024): Yes.
Author
Owner

@devadattas commented on GitHub (Jun 18, 2024):

Wondering if I could add PRs to this repository?

@devadattas commented on GitHub (Jun 18, 2024): Wondering if I could add PRs to this repository?
Author
Owner

@kolaente commented on GitHub (Jun 18, 2024):

You mean here on GitHub? That is not possible unfortunately because the CI runs only on the Gitea instance. You can send a PR there.

Also check out our contribution guidelines.

@kolaente commented on GitHub (Jun 18, 2024): You mean here on GitHub? That is not possible unfortunately because the CI runs only on the Gitea instance. You can send a PR there. Also check out [our contribution guidelines](https://vikunja.io/docs/development/).
Author
Owner

@devadattas commented on GitHub (Jun 18, 2024):

I have tried logging into https://kolaente.dev/vikunja/vikunja

But it won't let me login.

image

@devadattas commented on GitHub (Jun 18, 2024): I have tried logging into https://kolaente.dev/vikunja/vikunja But it won't let me login. ![image](https://github.com/go-vikunja/vikunja/assets/56180/b9fa9dbf-ea41-42c0-ac9c-6ff379644e7a)
Author
Owner

@kolaente commented on GitHub (Jun 18, 2024):

I've enabled your account, you should be able to send a PR now.

We have a spam problem on the Gitea instance and the only thing which really works is manually enabling accounts.

@kolaente commented on GitHub (Jun 18, 2024): I've enabled your account, you should be able to send a PR now. We have a spam problem on the Gitea instance and the only thing which really works is manually enabling accounts.
Author
Owner

@devadattas commented on GitHub (Jun 18, 2024):

You said:

https://github.com/go-vikunja/vikunja/issues/272#issuecomment-2165803796

I've added an item to the backlog about this - for the web version.

Could you please point me to the ticket at https://kolaente.dev/ ?

@devadattas commented on GitHub (Jun 18, 2024): You said: https://github.com/go-vikunja/vikunja/issues/272#issuecomment-2165803796 I've added an item to the backlog about this - for the web version. Could you please point me to the ticket at https://kolaente.dev/ ?
Author
Owner

@devadattas commented on GitHub (Jun 18, 2024):

Please check https://kolaente.dev/vikunja/vikunja/issues/2441 and the corresponding PR at https://kolaente.dev/vikunja/vikunja/pulls/2442

@devadattas commented on GitHub (Jun 18, 2024): Please check https://kolaente.dev/vikunja/vikunja/issues/2441 and the corresponding PR at https://kolaente.dev/vikunja/vikunja/pulls/2442
Author
Owner

@kolaente commented on GitHub (Jun 19, 2024):

Could you please point me to the ticket at https://kolaente.dev/ ?

There's no issue on the Gitea instance, but a task here: https://my.vikunja.cloud/tasks/20650#share-auth-token=UrdhKPqumxDXUbYpEGJLSIyNTwAnbBzVlwdDpRbv

@kolaente commented on GitHub (Jun 19, 2024): > Could you please point me to the ticket at https://kolaente.dev/ ? There's no issue on the Gitea instance, but a task here: https://my.vikunja.cloud/tasks/20650#share-auth-token=UrdhKPqumxDXUbYpEGJLSIyNTwAnbBzVlwdDpRbv
Author
Owner

@kolaente commented on GitHub (Jul 21, 2024):

Resolved in 5f9d0fe763

@kolaente commented on GitHub (Jul 21, 2024): Resolved in 5f9d0fe763dcbee3273e0f90b84aa35dca091f9d
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#234