Difference between pages "Talk:Helpful Scripts" and "Help talk:Frequently Asked Questions"

From Kolmafia
(Difference between pages)
Jump to navigation Jump to search
imported>Slyz
 
imported>StDoodle
m (grr, not logged in)
 
Line 1: Line 1:
One question -- should relay override scripts be distinguished from those that create entirely new pages, or should we just rename them to "relay browser scripts" (or something like that)? (Asking because I'm not entirely sure where the ZLib variable editor would fall.) --[[User:Heeheehee|Heeheehee]] 22:47, 1 June 2010 (UTC)
+
==Setting up symlinks for Dropbox on non-Windows systems==
 +
Open the command-line interface for your OS.  For linux, type in:<br>
 +
ln -s ~/.kolmafia /path/to/dropbox/folder/KoLmafia
  
* That's a toughie! Dunno. Maybe we should categorize relay overrides based on what they do, rather than the fact that they work with the relay browser. So, my Slime Tubing override would go into Turn-burning while zlib variable editor can go under... I dunno, just tuck it right under zlib and nobody will get too upset about it I guess... --[[User:Bale|Bale]] 07:51, 2 June 2010 (UTC)
+
For a Mac, type in:<br>
** I simply sorted them in function of the kolmafia subforum where they are located, but maybe other categories would be better, like "Quests", "Combat", "Relay Override", "User Interface Script", "Informational", "Libraries" etc... [[User:Slyz|Slyz]] 08:03, 2 June 2010 (UTC)
+
ln -s /Library/Application\ Support/KoLmafia /path/to/dropbox/folder/KoLmafia
*** Both suggestions have merit, but I'm leaning a bit closer toward "new category", if not only because the UI scripts need to go in the relay folder, as opposed to the scripts folder.  --[[User:Heeheehee|Heeheehee]] 02:15, 3 June 2010 (UTC)
 
** For everything other than UI scripts, the mafia subforum describes what they do. Even relay override scripts have the common element of modifying the KoL interface. However, the UI scripts do such wildly different things that they break the meaning of the categorization. Perhaps we'll just let UI scripts wander around this list based on their purpose. --[[User:Bale|Bale]] 09:07, 2 June 2010 (UTC)
 
  
Also, what format should we make the standard? Already I see two different ones: <br>'''autoBasement''' - ([http://kolmafia.us/showthread.php?3113 download here]) '''Author:''' Rinn<br>and<br>'''ZLib''' by Zarqon ([http://kolmafia.us/showthread.php?2072 download here])
+
==Setting up symlinks for Dropbox on a Mac==
 +
If you're using a Mac, and the section above made no sense, here are step-by-step instructions that will get you there.
 +
*Open Terminal.app.  This is in /Applications/Utilities, or you can just use Spotlight to find it.
 +
*Open Finder, and navigate to the folder containing your Dropbox folder.
 +
*In Terminal, type "cd ", then drag the Dropbox folder onto the Terminal window, then press Enter.
 +
**Leave the quotes out for all of these commands and make sure to include the trailing space.  Copy-pasting the commands is advised.
 +
*In Terminal, type "ln -s /Library/Application\ Support/KoLmafia KoLmafia", then press enter.
 +
*You now have a symbolic link, and Dropbox will back up your mafia settings files.
  
--[[User:Heeheehee|Heeheehee]] 22:51, 1 June 2010 (UTC)
 
  
* That was kinda a work in progress. I never intended to leave it with two different formats, I just ran out of time and had to quit half-way. It's settled now. Does it look good? --[[User:Bale|Bale]] 07:51, 2 June 2010 (UTC)
 
** Yup, looks great! (Also, I guessed that was the case after looking at the revision history a bit more carefully but wasn't entirely sure.) --[[User:Heeheehee|Heeheehee]] 02:15, 3 June 2010 (UTC)
 
  
 
+
My suggestion; we just create a "Dropbox" page here on the wiki, link to that from the FAQ, add the external link to the text above, and call it a day. Any other input? --[[User:StDoodle|StDoodle (#1059825)]] 02:30, 19 June 2010 (UTC)--[[Special:Contributions/75.48.127.248|75.48.127.248]] 02:29, 19 June 2010 (UTC)
I saw Icon315's edit to add his Daily Info script and thought that maybe script authors shouldn't put their own scripts on this page.
 
I don't have anything against Daily Info of course, and the original list was very subjective to start with, but I think we should put here other people's scripts that we think would be useful to a large community of Mafia users. Otherwise this page would end up being too big to actually be useful. Any thoughts on this?--[[User:Slyz|Slyz]] 14:08, 4 June 2010 (UTC)
 

Revision as of 02:30, 19 June 2010

Setting up symlinks for Dropbox on non-Windows systems

Open the command-line interface for your OS. For linux, type in:
ln -s ~/.kolmafia /path/to/dropbox/folder/KoLmafia

For a Mac, type in:
ln -s /Library/Application\ Support/KoLmafia /path/to/dropbox/folder/KoLmafia

Setting up symlinks for Dropbox on a Mac

If you're using a Mac, and the section above made no sense, here are step-by-step instructions that will get you there.

  • Open Terminal.app. This is in /Applications/Utilities, or you can just use Spotlight to find it.
  • Open Finder, and navigate to the folder containing your Dropbox folder.
  • In Terminal, type "cd ", then drag the Dropbox folder onto the Terminal window, then press Enter.
    • Leave the quotes out for all of these commands and make sure to include the trailing space. Copy-pasting the commands is advised.
  • In Terminal, type "ln -s /Library/Application\ Support/KoLmafia KoLmafia", then press enter.
  • You now have a symbolic link, and Dropbox will back up your mafia settings files.


My suggestion; we just create a "Dropbox" page here on the wiki, link to that from the FAQ, add the external link to the text above, and call it a day. Any other input? --StDoodle (#1059825) 02:30, 19 June 2010 (UTC)--75.48.127.248 02:29, 19 June 2010 (UTC)