organognosi.blogspot.com
A Digital Workflow for Academic Research: How to use DevonThink links in a MediaWiki page
http://organognosi.blogspot.com/2011/02/how-to-use-devonthink-links-in.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. How to use DevonThink links in a MediaWiki page. Supports out of the box a number of protocols for external linking such as HTTP. Mailto, IRC. Additionally it gives you the possibility to add your own protocols by modifing the LocalSettings.php file under the root folder. I have installed MAMP. So in order for MediaWiki to be able to understand DevonThink. A nice hyperlink after saving.
organognosi.blogspot.com
A Digital Workflow for Academic Research: How to connect a PDF file inside DevonThink with its record in BibDesk
http://organognosi.blogspot.com/2011/03/how-to-connect-pdf-file-inside.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. How to connect a PDF file inside DevonThink with its record in BibDesk. Moreover this AppleScript assigns the tag/keyword "Linked with DevonThink" to the record in which is applied. In order for this script to work properly you just have to select one PDF file in DevonThink and its respective bibliography record in BibDesk. The AppleScript code is the following:. Set delimiter to ", ".
organognosi.blogspot.com
A Digital Workflow for Academic Research: Some tools of the trade
http://organognosi.blogspot.com/2011/02/tools-of-trade.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. Some tools of the trade. I use the following hardware:. A MacBook Pro 17in. A MacMini (as a server for my wikis and my ebooks library). Several external hard drives (for backup). A 27in LG monitor. In my academic workflow I use the following programs:. For reading papers and books (in pdf format). For organizing all my ebooks (read and unread). For organizing everything that I have read.
organognosi.blogspot.com
A Digital Workflow for Academic Research: April 2011
http://organognosi.blogspot.com/2011_04_01_archive.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. Count the words of a PDF file from Skim. Here is a small AppleScript for counting the words of a PDF file from Skim. Set PDFwords to 0. Set numberOfMyPages to count pages of document 1. Repeat with currentPage from 1 to numberOfMyPages. Set numberOfPageWords to count words of page currentPage of document 1. Set PDFwords to PDFwords numberOfPageWords. Friday, April 22, 2011. But you can you ...
organognosi.blogspot.com
A Digital Workflow for Academic Research: June 2011
http://organognosi.blogspot.com/2011_06_01_archive.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. Send DEVONthink tags to BibDesk as keywords. Continuing in the same spirit as in the previous post. I wrote an AppleScript for sending DEVONthink tags to BibDesk. Only one item should be selected in DEVONthink and BibDesk. No duplicate keywords are created in BibDesk. The AppleScript code is the following:. Only one item should be selected in BibDesk. Tell application "DEVONthink Pro".
organognosi.blogspot.com
A Digital Workflow for Academic Research: How to put DevonThink links in Skim notes
http://organognosi.blogspot.com/2011/02/devonthink-links-in-skim-notes.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. How to put DevonThink links in Skim notes. The fourth note is the simplest and contains the DevonThink url (x-devonthink-item:/ CDEC17B7-1EEE-42E1-B8C9-86A24C172BF3? Page=0). Its extended text contains the title of the wiki page. The third note contains a MediaWIki internal link to the wiki page of this pdf followed by an external link to the pdf file itself. Now every time I want to create...
organognosi.blogspot.com
A Digital Workflow for Academic Research: Latin page numbers, Arabic page numbers and the fifth Skim note
http://organognosi.blogspot.com/2011/04/latin-page-numbers-arabic-page-numbers.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. Latin page numbers, Arabic page numbers and the fifth Skim note. I have observed that my ebooks and papers which are in PDF format can be separated in one of the following three groups according to the relation between the page numbers that are given by Skim and the correspoding written numbers in the potentially printed PDF pages. Friday, April 01, 2011. Tags: all my posts. Export Skim not...
organognosi.blogspot.com
A Digital Workflow for Academic Research: Add tags to many DEVONthink items at the same time
http://organognosi.blogspot.com/2011/06/add-tags-to-many-devonthink-items-at.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. Add tags to many DEVONthink items at the same time. Http:/ organognosi.blogspot.com/. Display dialog "Enter tags to add (separated by commas):" default answer ". Set newTags to text returned of the result. Set old delimiters to AppleScript's text item delimiters. Set AppleScript's text item delimiters to ",". Set tagList to text items of newTags. Set these items to the selection. This blog ...
organognosi.blogspot.com
A Digital Workflow for Academic Research: How to create correctly the Skim notes which have the DEVONthink links, when you have already annotated the first page of the PDF document
http://organognosi.blogspot.com/2011/03/how-to-create-correctly-skim-notes.html
A Digital Workflow for Academic Research. Tools for Knowledge and Knowledge for Tools - http:/ www.organognosi.com. How to create correctly the Skim notes which have the DEVONthink links, when you have already annotated the first page of the PDF document. In my post " How to put DevonThink links in Skim notes. In my post " Automated creation of a LaTeX compatible citation only from Skim! Now it is time to overcome this limitation! The AppleScript code is the following:. Set these items to the selection.
SOCIAL ENGAGEMENT