extratone / bilge

Documentation for The Psalms - my blog about software’s intersection with culture. Not just for the website - for the entire process (correspondence, notetaking, drafting, *revising*, editorializing, promoting, discussing, and even reflecting.)
https://bilge.world
Other
42 stars 4 forks source link

Better TweetDeck #224

Open extratone opened 3 years ago

extratone commented 3 years ago

image

![image](https://user-images.githubusercontent.com/43663476/132155278-085de6bd-72dc-47dd-8c72-d1ac93836b5e.png)

{
  "accountChoiceAllowList": "",
  "addFollowAction": false,
  "addSearchColumnsFirst": false,
  "alwaysShowNumberOfCharactersLeft": true,
  "avatarsShape": "circle",
  "badgesOnTopOfAvatars": true,
  "biggerEmoji": true,
  "collapseAllDms": false,
  "collapseReadDms": false,
  "customAccentColor": "CUSTOM",
  "customAnyAccentColor": "#e07448",
  "customColumnWidthValue": "462px",
  "customCss": ".like-count {\r\n    display: none;\r\n}\r\n\r\n.retweet-count {\r\n    display: none;\r\n}\r\n\r\n.reply-count {\r\n    display: none;\r\n}\r\n#emojiButton {\r\n    display: none !important;\r\n}\r\n\r\n.js-drawer .js-compose-text {\r\n    width: 100% !important;\r\n}\r\n.stream-item, .tweet-detail-reply .stream-item, .compose-header {\r\n    border-bottom: 0 !important;\r\n  }\r\n\r\n  .in-tweet-divider::before {\r\n    background: rgba(0, 0, 0, 0.13);\r\n  }\r\n",
  "customTranslationLanguage": "",
  "detectContentWarnings": false,
  "disableGifsInProfilePictures": false,
  "disableTweetButtonIfAltIsMissing": false,
  "downloadFilenameFormat": "{{postedUser}}-{{year}}{{month}}{{day}}-{{hours}}{{minutes}}{{seconds}}-{{tweetId}}-{{fileName}}.{{fileExtension}}",
  "enableAutoThemeSwitch": false,
  "enableEmojiCompletion": true,
  "enableShareItem": true,
  "fullTimestampAfterDay": false,
  "hideColumnIcons": false,
  "installedVersion": "4.4.0",
  "logoVariation": "non binary",
  "mutualBadgeVariation": "heart",
  "mutualBadges": false,
  "needsToShowFollowPrompt": false,
  "needsToShowUpdateBanner": false,
  "overrideTranslationLanguage": false,
  "pauseColumnScrollingOnHover": false,
  "removeRedirectionOnLinks": true,
  "replaceHeartsByStars": true,
  "saveTweetedHashtags": true,
  "scrollbarsMode": "hidden",
  "shouldShortenSharedText": true,
  "showAccountChoiceOnFavorite": false,
  "showAccountChoiceOnFollow": true,
  "showAvatarsOnTopOfColumns": false,
  "showCardsInSmallMediaColumns": true,
  "showCardsInsideColumns": true,
  "showClearAllButtonInSidebar": false,
  "showClearButtonInColumnsHeader": false,
  "showCollapseButtonInColumnsHeader": false,
  "showConversationControl": true,
  "showEmojiPicker": true,
  "showFollowersCount": true,
  "showGifPicker": true,
  "showLegacyReplies": false,
  "showLikeRTDogears": false,
  "showRemoveButtonInColumnsHeader": false,
  "showTweetActionsOnHover": true,
  "smallComposerButtons": false,
  "theme": "default",
  "timestampFullFormat": "",
  "timestampShortFormat": "",
  "timestampStyle": "relative",
  "translatorBadges": true,
  "tweetActions": {
    "addBlockAction": false,
    "addCopyMediaLinksAction": false,
    "addDownloadMediaLinksAction": true,
    "addMuteAction": false
  },
  "tweetActionsPosition": "left",
  "tweetMenuItems": {
    "addMuteHashtagsMenuItems": true,
    "addMuteSourceMenuItem": true,
    "addRedraftMenuItem": true
  },
  "updateTabTitleOnActivity": true,
  "useCustomColumnWidth": true,
  "useModernFullscreenImage": true,
  "useOriginalAspectRatioForSingleImages": false,
  "useOriginalAspectRatioForSingleImagesInQuotedTweets": true,
  "usernamesFormat": "both",
  "verifiedBadges": true
}
extratone commented 3 years ago