The easiest way to use bookmarks in a large Geany project,  is to simply double click on some string of interest, right click on screen and click on Find Usage option.
The message window will list whever the string was found in all open files.
Click on any message to set focus directly on corresponding file and line number.
You can put your custom bookmarks as often and anywhere you like.
Or even better,  just use preexisting variable,  function names, code,  whatever...
If you are using python,  you can also customize pylint to do similar.
Pylint by default finds all #TODO and #FIXME comments

On Tue, Jun 9, 2020, 15:08 <users-request@lists.geany.org> wrote:
Send Users mailing list submissions to
        users@lists.geany.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.geany.org/cgi-bin/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
        users-request@lists.geany.org

You can reach the person managing the list at
        users-owner@lists.geany.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Users digest..."


Today's Topics:

   1. Re:  Is there a feature like bookmarks, but for hopping
      between files? (John Gabriele)
   2. Re:  Is there a feature like bookmarks, but for hopping
      between files? (John Gabriele)
   3. Re: Is there a feature like bookmarks, but for hopping
      between files? (G?sta Ljungdahl)


----------------------------------------------------------------------

Message: 1
Date: Tue, 09 Jun 2020 14:26:49 -0400
From: "John Gabriele" <jgabriele@fastmail.fm>
To: users@lists.geany.org
Subject: Re: [Geany-Users]  Is there a feature like bookmarks, but for
        hopping between files?
Message-ID: <ef9c0596-8d68-4026-95d9-c8a70ae0241b@www.fastmail.com>
Content-Type: text/plain; charset="utf-8"

I've got a lot of files open (at least 2 dozen), and the tabs aren't always near each other. I could drag the tabs around, but that gets messy (and I have to keep clicking the arrows to side-scroll the tabs around to find what I want).

-- John



On Tue, Jun 9, 2020, at 6:05 AM, G?sta Ljungdahl wrote:
> Tabs not working for you?

> /gostal

>
> *Fr?n:* Users <users-bounces@lists.geany.org> f?r John Gabriele <jgabriele@fastmail.fm>
> *Skickat:* den 9 juni 2020 04:29:47
> *Till:* users@lists.geany.org
> *?mne:* [Geany-Users] Is there a feature like bookmarks, but for hopping between files?
>
> I'd like to be able to quickly move back and forth between two files.
>
>  I tried using bookmarks, but they only work for within one file.
>
>  Is there a feature or plug-in that's like bookmarks, but for files instead of locations within one file?
>
>  Thanks,
>  -- John
>  _______________________________________________
>  Users mailing list
Users@lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users@lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/users/attachments/20200609/6f81dada/attachment-0001.htm>

------------------------------

Message: 2
Date: Tue, 09 Jun 2020 14:33:07 -0400
From: "John Gabriele" <jgabriele@fastmail.fm>
To: users@lists.geany.org
Subject: Re: [Geany-Users]  Is there a feature like bookmarks, but for
        hopping between files?
Message-ID: <ebebcd36-c1c3-4827-9bb3-3c2d34fe0fd2@www.fastmail.com>
Content-Type: text/plain; charset="us-ascii"

Yes, this is what I've been doing, and it works ok if there's only two files you want to see.

I currently have a whole bunch of files open, but am primarily working on 4 files --- 2 in one project, and 2 that look very similar in a different project. The four tabs are not anywhere near each other, and selecting and dragging the tabs to be near each other is a pain, because the GUI doesn't let the tab move beyond the end of the window, so I have to drag, drop it, click the arrow a bunch of times to move the tabs one more chunk over to one side, then go find the one I want again and drag it again, and continue until it's where I want.

It would be very useful if I could git Ctrl-. and just cycle through each of the 4 files.

-- John



On Tue, Jun 9, 2020, at 9:25 AM, David Topham wrote:
> Also the split screen plugin is excellent for viewing 2 files at the same time.
>
> On Tue, Jun 9, 2020 at 5:44 AM Little Girl <littlergirl@gmail.com> wrote:
>> Hey there,
>>
>>  John Gabriele wrote:
>>
>>  >I'd like to be able to quickly move back and forth between two files.
>>  >
>>  >I tried using bookmarks, but they only work for within one file.
>>  >
>>  >Is there a feature or plug-in that's like bookmarks, but for files
>>  >instead of locations within one file?
>>
>>  You can use the tabs at the top or go to the View menu and enable the
>>  Sidebar. Then you can either click the tabs at the top or the file
>>  names in the sidebar to go back and forth.
>>
>>  --
>>  Little Girl
>>
>>  There is no spoon.
>>  _______________________________________________
>>  Users mailing list
>> Users@lists.geany.org
>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> _______________________________________________
> Users mailing list
> Users@lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/users/attachments/20200609/be2dbe0a/attachment-0001.htm>

------------------------------

Message: 3
Date: Tue, 9 Jun 2020 19:08:35 +0000
From: G?sta Ljungdahl <gosta.ljungdahl@foi.se>
To: Geany general discussion list <users@lists.geany.org>
Subject: Re: [Geany-Users] Is there a feature like bookmarks, but for
        hopping between files?
Message-ID: <3ebb146549314b2b82714e1303207ce8@foi.se>
Content-Type: text/plain; charset="utf-8"

The closest thing I can think of is the Documents tab in the left pane (sidebar). Clicking will take you to the file but it won?t change the order of the tabs I the file pane.
/gostal

Fr?n: Users <users-bounces@lists.geany.org> F?r John Gabriele
Skickat: den 9 juni 2020 20:27
Till: users@lists.geany.org
?mne: Re: [Geany-Users] Is there a feature like bookmarks, but for hopping between files?

I've got a lot of files open (at least 2 dozen), and the tabs aren't always near each other. I could drag the tabs around, but that gets messy (and I have to keep clicking the arrows to side-scroll the tabs around to find what I want).

-- John



On Tue, Jun 9, 2020, at 6:05 AM, G?sta Ljungdahl wrote:
Tabs not working for you?
/gostal
________________________________

Fr?n: Users <users-bounces@lists.geany.org<mailto:users-bounces@lists.geany.org>> f?r John Gabriele <jgabriele@fastmail.fm<mailto:jgabriele@fastmail.fm>>
Skickat: den 9 juni 2020 04:29:47
Till: users@lists.geany.org<mailto:users@lists.geany.org>
?mne: [Geany-Users] Is there a feature like bookmarks, but for hopping between files?

I'd like to be able to quickly move back and forth between two files.

I tried using bookmarks, but they only work for within one file.

Is there a feature or plug-in that's like bookmarks, but for files instead of locations within one file?

Thanks,
-- John
_______________________________________________
Users mailing list
Users@lists.geany.org<mailto:Users@lists.geany.org>
https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.geany.org<mailto:Users@lists.geany.org>
https://lists.geany.org/cgi-bin/mailman/listinfo/users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/users/attachments/20200609/48687ecf/attachment.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users


------------------------------

End of Users Digest, Vol 174, Issue 7
*************************************