Name
1
loadAllRecords
2
globalVars
3
selectRecordCode
4
ModuleExplorer
5
simpleDeduper
6
makeEnum
7
loadAllRecords
8
removeComments
9
writeToTen
10
newModulartable
11
globalSearch
12
addAll
13
wordCount
14
randomSort
15
isClass
16
allUnique
17
remove_single_line_comments
18
SPLIT_TAGS
19
compile_regex_flags
20
tokenizeLANG
21
22
prepTxtStats
Drag to adjust the number of frozen columns
Source
Type
Info
globalVars copy copy 2
/**
* @version 0.0.4
* @param tableName {string} Table name or id.
* @param [logResult] {boolean} Console.log the result before returning.
**/

function
⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("base", "console"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
SUBSTITUTE(
    REGEX_REPLACE(
      REGEX_REPLACE(
        source,
          '(?s)((?P<b>\\bbase\\b)|(?P<b0>(?P<STRINGS>(\\x27(?P<sq1>[^\\x27\\x5c\n]*(\\x5c\\x27|[^\\x27\n])*)\\x27)|(\\x22(?P<dq1>[^\\x22\\x5c\n]*(\\x5c\\x22|[^\\x22\n])*)\\x22)|(\\x60(?P<bt1>[^\\x60\\x5c]*(\\x5c\\x60|[^\\x60])*)\\x60))|\\b((?P<bCo>console)|(?P<bCu>cursor)|(?P<bIn>input)|(?P<bOu>output)|(?P<bSe>session)|(?P<bRe>remoteFetchAsync)\\b)|.+?)+?){2,}',
              '$<b>\n$<bCo>\n$<bCu>\n$<bIn>\n$<bOu>\n$<bSe>\n$<bRe>'
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com

IF(

compileMode,


"base.getTable('Modules').selectRecord"

& IF(

You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
/**
* @version 0.1.9a
* @author Dominik Bošnjak
* @async
**/
⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("base", "console", "input", "output"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
const 

    config = input.config({

    title: 'Deduper',description:'Be careful not to accidentally delete something important! This simple deduper only cares about the primary fields your records.',items:[

⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("base", "console", "input"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
/**
* @version 0.1.0a
* @author Dominik Bošnjak
**/

function
⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("console"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com

/**

* @version 0.0.4

* @param tableName {string} Table name or id.

* @param [logResult] {boolean} Console.log the result before returning.

**/


⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("base", "console"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
/**
 * @param Code {string}
 * @param [displayResult] {boolean}
 * @returns {string}
 */

⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("output"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
SWITCH(

    VALUE(

        {yourFieldName} & ""

You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
/**
* @version 0.0.21a
* @author Dominik Bošnjak
* @async
**/
⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("base"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
/**
* @version 0.0.1
**/

function globalSearch(query){
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
/**
* @version 0.0.1
* @author Dominik Bošnjak
**/

You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
IF(
{Content} = BLANK(),
0, LEN(TRIM({Content}))
- LEN(
SUBSTITUTE(
{Content}, ' ', '' ) ) + 1 )
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
arr => arr.sort(() => 0.5 - Math.random())


You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
object => typeof object === 'function' && /^\s*class\s+/.test(object.toString())
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
array => array.length === new Set(array).size
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
REGEX_REPLACE(code,'(\\/{2}.*)','')
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com

formula SPLIT_TAGS(Target: string)

REGEX_REPLACE(
  {Target},
  '(([^",]+)|(["][^"]*){2})(.{2})?',
  '$2$3\n'
)
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
IF(
  Flags, '(?' 
  & REGEX_REPLACE(
      Flags,
      '(?U)(.*[(](?P<f>.)[)](?-U)[^(]*)',
      '$<f>'
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com

hm = 'ok'


`console`

'base';

console3

You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
const formula = `
REGEX_REPLACE(
  REGEX_REPLACE(
    SUBSTITUTE({@thisStats},', ','\n'),
    '(?i)((?P<chars>char(acter)?s?.?(count)?)|(?P<words>words?.?(count)?)|(?P<bytes>bytes?.?(count)?)|(?P<fileCount>#?(attachment)|(file)s?.?#?(length|count))|(?P<fileNames>(attachment)|(file)s|(.?names))|(?P<fileLinks>(attachment)|(file).?(urls)|((hyper)?links)|(hrefs))|(?P<lines>#?lines?.?#?(count)?#?)|(?P<sentenceCount>#?.?sentences?.?#?.?(count)?)|(?P<paraCount>#?.?paragraphs?.?#?.?(count)?)|(?P<avgW>av(era)?ge?.{0,2}Word.?(Length)?)|(?P<avgPara>av(era)?ge?.{0,2}Paragraph.?(Length)?)|(?P<avgSent>av(era)?ge?.{0,2}Sentence.?(Length)?)|(?P<id>(record.?)?id(\\s*[(]\\s*[)])?))',
  '❲$<words>: ' & LEN(
script
⚠️ Detected Unresolved Dependencies File contains references to the global Airtable environment ("base"). You can still test-import it in eval() {Mode}, but do **not** use eval() in real-world applications. This base-repo documents over half a dozen alternative module methods that boast superior performance, scalability, customizability, and security. Alternatively, get the full version of Mable that comes with ready-made formula templates for dynamically generating module import one-liners which auto-resolve.
You can test-import it in eval() Mode, but your best best is to get the full version of Mable which comes with tools for dynamically generating module import one-liners that auto-resolve dependencies.https://attentionspa.gumroad.com
22 records
Extensions

Alert

Lorem ipsum
Okay