User Tools

Site Tools


backloggery

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
backloggery [2020/10/25 13:32] – ↷ Page moved from tool:software:backloggery to backloggery rjtbackloggery [2020/10/27 07:47] (current) – fixing links, added tags rjt
Line 1: Line 1:
 ====== Backloggery ====== ====== Backloggery ======
  
-I used **Backloggery** to keep track of games I/I've own/owned, and how much I've played them.+previously used **Backloggery** to keep track of games I/I've own/owned, and how much I played them.
  
 ===== Exporting ===== ===== Exporting =====
Line 9: Line 9:
  
 ==== Tellico ==== ==== Tellico ====
-[[Tellico]] can import from a bunch of different sources, but in this case the only useful option is [[tool:software:file_kinds#CSV]].+[[Tellico]] can import from a bunch of different sources, but in this case the only useful option is [[file_kinds#CSV]].
  
   - Using [[#BLTool]] get a copy of your data:\\ <code bash>java -jar bltool.jar --from backloggery --bl-name USERNAME --bl-pass PASSWORD --to text --output backloggery-export.csv</code>   - Using [[#BLTool]] get a copy of your data:\\ <code bash>java -jar bltool.jar --from backloggery --bl-name USERNAME --bl-pass PASSWORD --to text --output backloggery-export.csv</code>
   - Use a text editor with column selection ([[vim]], [[geany]], [[notepadplusplus]]) to delete the first column, 'cause that's just Backloggery info.   - Use a text editor with column selection ([[vim]], [[geany]], [[notepadplusplus]]) to delete the first column, 'cause that's just Backloggery info.
-  - Use [[regex]] to change the spaces between columns into single tabs.\\ In [[geany]] I did this by highlighting the columns before the game name and presing ''Ctrl'' + ''H'' to pen the find/replace dialogue. Then in the 'Search for:' box put '' +'' and in the 'Replace with:' box put ''\t''.+  - Use [[regex]] to change the spaces between columns into single tabs.\\ In [[geany]] I did this by highlighting the columns before the game name and pressing ''Ctrl'' + ''H'' to pen the find/replace dialogue. Then in the 'Search for:' box put '' +'' and in the 'Replace with:' box put ''\t''.
     * Make sure all those unwanted space are gone. I still had a few before some game titles.     * Make sure all those unwanted space are gone. I still had a few before some game titles.
     * If you use the 'original system' field you'll need to go delete that data too as it'll throw your columns off. Otherwise you could insert some tabs and make a custom field in Tellico if you want that info.     * If you use the 'original system' field you'll need to go delete that data too as it'll throw your columns off. Otherwise you could insert some tabs and make a custom field in Tellico if you want that info.
-  - In [[Tellico]] go ''File > Import > Import CSV Data...'' and select your file.+  - In Tellico go ''File > Import > Import CSV Data...'' and select your file.
   - In the next dialogue you need to set the 'Delimiter' to 'Tab', and then assign the columns how you want.   - In the next dialogue you need to set the 'Delimiter' to 'Tab', and then assign the columns how you want.
   - Hit import and you should be done!   - Hit import and you should be done!
Line 28: Line 28:
 Allows you to import games from Steam, XBox, text files. Allows export of games list. Allows you to import games from Steam, XBox, text files. Allows export of games list.
  
-  * [[git>ToxicFrog/bltool]]+  * [[github>ToxicFrog/bltool]]
  
 === Usage === === Usage ===
Line 37: Line 37:
  
 In place of ''edn'' you can also use ''json'' or ''text'' (for tab separated). In place of ''edn'' you can also use ''json'' or ''text'' (for tab separated).
 +
 ==== Backloggery Enhancements ==== ==== Backloggery Enhancements ====
-  * [[git>torlye/Backloggery-enhancements]]+  * [[github>torlye/Backloggery-enhancements]]
  
 ===== Links ===== ===== Links =====
  
   * [[http://backloggery.com/|backloggery.com]]   * [[http://backloggery.com/|backloggery.com]]
-  * [[http://backloggery.com/blueberry_hill|backloggery.com/blueberry_hill]] - My profile page.+ 
 +{{tag>software Internet website organisation videogames}}
backloggery.1603593162.txt.gz · Last modified: 2020/10/25 13:32 by rjt