|
|
#1 | ||
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
It could be possible to improve it by adding some filter for publisher, date, etc for specific usages. Also you can use search filter on the page before using this bookmarklet. To be safe it only works on "Personal Documents" section just create a bookmark using this code as url; and press whenever you want to delete displayed personal documents. It will delete them (only displayed ones) immediately. Code:
javascript:(function(){ var v = new RegExp("PersonalDocuments"); if (!v.test(document.URL)) { return false; } {a=document.getElementsByClassName('rowBodyCollapsed');for(var i = 0; i<a.length; i++){Fion.deleteItem('deleteItem_'+a[i].getAttribute('asin'));};return; }})();
You can use the filter on Personal Documents to choose a title, author,date before using this bookmarklet. ![]() -------------------------- >>> How to create a bookmarklet: How to Install Bookmarklets on iPhone and iPad: Spoiler:
How create Bookmarklet on Chrome and Firefox: Spoiler:
>>> How to use it : Click to the bookmark after applying the step 1 and (optional) step 2 as seen on this image. -------------------------- >>> Using on Safari: Quote:
>>> You can use this script for other parts of your archived documents as such: Quote:
Last edited by thomass; 05-05-2013 at 03:13 PM. |
||
|
|
|
|
|
#2 |
|
Member
![]() Posts: 12
Karma: 10
Join Date: Oct 2010
Device: kindle 3
|
Great: You saved me hours of dumb clicking on this stupid UI ;-)
|
|
|
|
|
Enthusiast
|
|
|
|
#3 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
This trick is useful also to get rid of huge list( of newpapers and such) on Pending Deliveries since if you delete a pending delivery on your Personal Documents list it is also deleted from the Pending Deliveries list.
You can use the filter on Personal Documents to choose a title, sender,...etc before using this bookmarklet. |
|
|
|
|
|
#4 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 205
Karma: 1015348
Join Date: Apr 2011
Device: Kindle 3
|
I wrote Amazon about this problem/inconvenience; quite silly to only to be able to delete 1 personal document at a time, and have to wait for a screen refresh between each one. There should be some way to select multiple personal documents for a batch delete.
|
|
|
|
|
|
#5 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
with this bookmarklet you can batch delete documents up to 15 at a time
![]() But I agree that this option should be included in the site itself. |
|
|
|
|
|
#6 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 205
Karma: 1015348
Join Date: Apr 2011
Device: Kindle 3
|
Thanks, just tried it, works great, especially when you "sort" your pers. docs first.
|
|
|
|
|
|
#7 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jan 2012
Device: Kindle 4
|
Thank you for this.
|
|
|
|
|
|
#8 |
|
Writer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 275
Karma: 345042
Join Date: Jan 2012
Location: UK
Device: Kindle Paperwhite, Nexus 7
|
This is fabulous. Thank you.
|
|
|
|
|
|
#9 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Dec 2011
Device: kindle 3g
|
Thanks! Huge timesaver.
|
|
|
|
|
|
#10 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
To delete all of your archived Personal Documents you can use this bookmarklet (thanks to Aei)
Code:
javascript:(function(){jQuery.each(itemCache.theData,function(key,value){if(value.filters&&value.filters['Personal Documents']){Fion.gufsAjaxObj.makeRequest("contentName="+value.asin+"&loanId="+(value.loanId?value.loanId:'')+"&sid="+mykJS.sessionId+"&isAjax=1"+"&category="+value.category,function(){});}});alert('Done! If there are still something in "Personal Documents" left YOU MAY TRY ONE MORE TIME!');location.reload();})();
|
|
|
|
|
|
#11 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 290
Karma: 1064672
Join Date: Aug 2010
Device: Kindle, iPad, iPhone
|
Bookmarklet doesn't seem to work anymore...
It used to work in Firefox on Mac but now only returns "false"... It hasn't even launched in Safari (Mac), don't know if it ever did... I'm referring to the "delete 15 entries" one, the other I don't wanna try...
__________________
Dropbox activations and Karma are always appreciated where appropriate... ;-) |
|
|
|
|
|
#12 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
Quote:
just tried and it worked without any problem. (with Chrome) please be sure that you are in personal documents section Last edited by thomass; 03-21-2012 at 12:04 PM. |
|
|
|
|
|
|
#13 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 290
Karma: 1064672
Join Date: Aug 2010
Device: Kindle, iPad, iPhone
|
I think the problem here is more that it doesn't even run in Safari...
But thanks, it was great as long as it lasted... ;-)
__________________
Dropbox activations and Karma are always appreciated where appropriate... ;-) |
|
|
|
|
|
#14 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
Quote:
Hope s/o fix it for Mac Does anybody else have the same problem on Mac? Last edited by thomass; 03-21-2012 at 01:38 PM. |
|
|
|
|
|
|
#15 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,447
Karma: 1378565
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.2.1
|
this bookmarklet is setted to check whether URL has a "PersonalDocuments" and to return false if it is otherwise
Hence if it returns false there is a strange problem ![]() url is like this : Code:
https://www.amazon.com/gp/digital/fiona/manage?ie=UTF8&ref_=kinw_myk_surl_1&#PersonalDocuments Last edited by thomass; 03-21-2012 at 03:52 PM. |
|
|
|
![]() |
| Tags |
| k5 tools, kindle tools |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [request] Script for easily deleting archived Personal Documents | mtsp | Kindle Developer's Corner | 1 | 03-29-2012 10:01 AM |
| Personal Documents | beckywc | Kindle Fire | 1 | 12-07-2011 10:56 PM |
| Can't delete Archived Item on Kindle3 | anth82 | Amazon Kindle | 24 | 02-24-2011 09:28 AM |
| Personal Documents Waiting for Wifi Delivery - auto delete? | 27spots | Kindle Developer's Corner | 2 | 01-16-2011 07:08 AM |
| Archive Personal Documents? | carchase | Amazon Kindle | 5 | 04-21-2010 01:53 PM |