{{ i18n('Settings') }}

  • {{ i18n('Basic') }}
  • {{ i18n('Shortcuts') }}
  • {{ i18n('Other') }}
  • {{ i18n('Profiles') }}

You can have your own API key here.

When you create a new app at Dropbox's Developer site you should keep in mind that:

  1. Type of app should be Dropbox API app
  2. Type of data should be Files and datastores
{{ i18n('Encryption parameters') }}
{{ i18n('Random') }}
{{ i18n('Navigation') }} <% _.forEach(filter('navigate'), function (model) { %>
<% }); %>
{{ i18n('Jump') }} <% _.forEach(filter('jump'), function (model) { %>
<% }); %>
{{ i18n('Actions') }} <% _.forEach(filter('actions'), function (model) { %>
<% }); %>
{{ i18n('App') }} <% _.forEach(appShortcuts(), function (model) { %>
<% }); %>
<% _.forEach (models.appProfiles, function (profile) { %> <% }); %>
{{ i18n('Profile name') }} {{ i18n('Action') }}
{{ profile }} <% if (profile !== 'notes-db') { %> <% } %>