[GH-ISSUE #1013] Pinned tags not show after program restart #804

Closed
opened 2026-02-26 11:59:52 +03:00 by kerem · 5 comments
Owner

Originally created by @reginfo on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/1013

Originally assigned to: @VShawn on GitHub.

Describe the bug
Pinned tags not appear on the top bar after program restart

To Reproduce
Steps to reproduce the behavior:

  1. Go to Tags
  2. Right Click on tag
  3. Select Pin

Expected behavior
Tag is pinned also after program shutdown but it lost, only one remains.

Desktop (please complete the following information):

  • OS: Windows 11 24H2 Enterprise
  • 1Remote 1.2.1 Portable
Originally created by @reginfo on GitHub (Oct 21, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/1013 Originally assigned to: @VShawn on GitHub. **Describe the bug** Pinned tags not appear on the top bar after program restart **To Reproduce** Steps to reproduce the behavior: 1. Go to Tags 2. Right Click on tag 3. Select Pin **Expected behavior** Tag is pinned also after program shutdown but it lost, only one remains. **Desktop (please complete the following information):** - OS: Windows 11 24H2 Enterprise - 1Remote 1.2.1 Portable
kerem 2026-02-26 11:59:52 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@itagagaki commented on GitHub (Oct 25, 2025):

On my end, the behavior I've observed differs slightly from what's been reported, but the pin/unpin behavior does indeed seem a bit off.

P.S.
1.2.1 works fine for me.
The latest main branch is does not work with pining the tags. I suspect the issue is caused by the refactoring that made three months ago, but I'm not sure.

<!-- gh-comment-id:3446408907 --> @itagagaki commented on GitHub (Oct 25, 2025): On my end, the behavior I've observed differs slightly from what's been reported, but the pin/unpin behavior does indeed seem a bit off. P.S. 1.2.1 works fine for me. The latest main branch is does not work with pining the tags. I suspect the issue is caused by the refactoring that made three months ago, but I'm not sure.
Author
Owner

@VShawn commented on GitHub (Nov 13, 2025):

@reginfo sorry for delay, plz check file .locality/.tags.json after you pin something. if it correctly saved the IsPinned should be true.

1.2.1 shouldn't have this problem, I suspect that 1Remote doesn't have permission to write to .tags.json

The latest main branch does have issues.

<!-- gh-comment-id:3526159980 --> @VShawn commented on GitHub (Nov 13, 2025): @reginfo sorry for delay, plz check file `.locality/.tags.json` after you pin something. if it correctly saved the IsPinned should be true. 1.2.1 shouldn't have this problem, I suspect that 1Remote doesn't have permission to write to .tags.json The latest main branch does have issues.
Author
Owner

@reginfo commented on GitHub (Nov 14, 2025):

Hi,

So when I make changes nothing new appears in .tags.json. There is only one tag. But is I modify this file manually - tags appears.
I don`t think it is permission issue, as DB is updating on my changes and the on one folder. Maybe it related to portable version?
I also testes Nightly version - the same behavior.

<!-- gh-comment-id:3534410840 --> @reginfo commented on GitHub (Nov 14, 2025): Hi, So when I make changes nothing new appears in .tags.json. There is only one tag. But is I modify this file manually - tags appears. I don`t think it is permission issue, as DB is updating on my changes and the on one folder. Maybe it related to portable version? I also testes Nightly version - the same behavior.
Author
Owner

@VShawn commented on GitHub (Nov 15, 2025):

@reginfo That doesn't make sense, at least not for the nightly version. Just yesterday I checked the nightly build while troubleshooting this issue, and the .tags.json file was being modified correctly (i.e., when pinning a tag, the corresponding IsPinned would change to true).

Image

Could you please double-check the nightly version and verify if the .tags.json file is actually being updated when you pin/unpin tags? There might be something specific about your setup that's causing this behavior.

Additionally, I found that the tag issue in the nightly version appears to be related to incorrect data binding objects after the refactoring.

<!-- gh-comment-id:3535399690 --> @VShawn commented on GitHub (Nov 15, 2025): @reginfo That doesn't make sense, at least not for the nightly version. Just yesterday I checked the nightly build while troubleshooting this issue, and the .tags.json file was being modified correctly (i.e., when pinning a tag, the corresponding IsPinned would change to true). <img width="630" height="155" alt="Image" src="https://github.com/user-attachments/assets/a394eebe-83cc-4b93-aff0-d16a88a3f9ac" /> Could you please double-check the nightly version and verify if the .tags.json file is actually being updated when you pin/unpin tags? There might be something specific about your setup that's causing this behavior. Additionally, I found that the tag issue in the nightly version appears to be related to incorrect data binding objects after the refactoring.
Author
Owner

@reginfo commented on GitHub (Nov 19, 2025):

Hi,

I have renamed folder and get a new one with nightly version.
I have copy my DB file. And now everything is OK.
Thanks.

<!-- gh-comment-id:3552434455 --> @reginfo commented on GitHub (Nov 19, 2025): Hi, I have renamed folder and get a new one with nightly version. I have copy my DB file. And now everything is OK. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#804
No description provided.