Copying Links across multiple entries

Any trouble you encounter with the Pedias, here's the place to ask for help.
Post Reply
wanaka3
Bruji Friend
Bruji Friend
Posts: 15
Joined: Tue Aug 25, 2009 9:53 pm

Copying Links across multiple entries

Post by wanaka3 »

Hi there,
I am wanting to add a common URL link across a 100 or so entries. Is there an simple way of doing this other than copy paste.
thanks
User avatar
Alex
Addicted to Bruji
Addicted to Bruji
Posts: 230
Joined: Sun Aug 08, 2004 4:02 am
Location: Barcelona
Contact:

Re: Copying Links across multiple entries

Post by Alex »

1. Open the preferences and make sure you have URL ticked so it shows when you edit an item.
2. Select the 100 entries you have and hit Command-E to edit them.
3. You will see the URL entry at the bottom, edit that and hit enter then click OK.

That should take care of it. If you want to do something more complex, you would probably have to mess with the SQLite data directly.

For that, this post might help.

http://bruji.com/forum/viewtopic.php?f=8&t=3356&p=13100
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: Copying Links across multiple entries

Post by sjk »

Alex wrote:3. You will see the URL entry at the bottom, edit that and hit enter then click OK.
Will that add to any existing URLs in each field of selected entries or replace what's already there? Just want to make sure wanaka doesn't unintentionally do that latter when meaning to do the former.
wanaka3
Bruji Friend
Bruji Friend
Posts: 15
Joined: Tue Aug 25, 2009 9:53 pm

Re: Copying Links across multiple entries

Post by wanaka3 »

Thanks Alex,

I am wanting to change, update and add info in the Links page. So while your solution works for the Extra area it doesn't deal with what I am after.

Thanks
Chris
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: Copying Links across multiple entries

Post by Conor »

Unfortunately it's not possible to add a link to multiple entries at once. Luckily it hasn't come up until now. I have added the request to the possible enhancement list. It would be technically possible via the SQL route but quite complicated. The links are not in the same table, they are in a related table keeping the program fast as it does not load the links from disk until needed.
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: Copying Links across multiple entries

Post by sjk »

Even though it's not applicable to what Chris wants to do I'm still curious about the answer to my earlier question (to Alex's suggestion):

Will that add to any existing URLs in each field of selected entries or replace what's already there?

Thanks!
User avatar
Conor
Top Dog
Posts: 5344
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: Copying Links across multiple entries

Post by Conor »

It will replace as the URL field is only meant for a single URL.
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: Copying Links across multiple entries

Post by sjk »

Ahh, got it. Thanks, Conor.
User avatar
Alex
Addicted to Bruji
Addicted to Bruji
Posts: 230
Joined: Sun Aug 08, 2004 4:02 am
Location: Barcelona
Contact:

Re: Copying Links across multiple entries

Post by Alex »

wanaka wrote: I am wanting to change, update and add info in the Links page. So while your solution works for the Extra area it doesn't deal with what I am after.
Ah, I see. I misunderstood your question.
wanaka3
Bruji Friend
Bruji Friend
Posts: 15
Joined: Tue Aug 25, 2009 9:53 pm

Re: Copying Links across multiple entries

Post by wanaka3 »

Hi all,

thanks for your response on this. I have copied and pasted which while a little time consuming got the job done.

Thanks again
Chris
Post Reply